BottomAppBarTheme
BottomAppBarTheme
#
Customizes the appearance of BottomAppBar controls across
the app.
bgcolor
#
bgcolor: ColorValue | None = None
Overrides the default value of BottomAppBar.bgcolor
in all descendant BottomAppBar controls.
elevation
#
elevation: Number | None = None
Overrides the default value of
BottomAppBar.elevation in all descendant
BottomAppBar][flet.BottomAppBar] controls.
height
#
height: Number | None = None
Overrides the default value of BottomAppBar.height in
all descendant BottomAppBar controls.
padding
#
padding: PaddingValue | None = None
Overrides the default value of BottomAppBar.padding
in all descendant BottomAppBar controls.
shadow_color
#
shadow_color: ColorValue | None = None
Overrides the default value of
BottomAppBar.shadow_color in all descendant
BottomAppBar controls.
shape
#
shape: NotchShape | None = None
Overrides the default value of BottomAppBar.shape in
all descendant BottomAppBar controls.
surface_tint_color
#
surface_tint_color: ColorValue | None = None
Overrides the default value of
BottomAppBar.surface_tint_color in all
descendant BottomAppBar controls.