NavigationDrawerTheme
Customizes the appearance of NavigationDrawer
across the app.
NavigationDrawerTheme
class has the following properties:
bgcolor
Overrides the default value of NavigationDrawer.bgcolor
in all descendant NavigationDrawer
controls.
elevation
Overrides the default value of NavigationDrawer.elevation
in all descendant NavigationDrawer
controls.
indicator_color
Overrides the default value of NavigationDrawer.indicator_color
in all descendant NavigationDrawer
controls.
indicator_shape
Overrides the default value of NavigationDrawer.indicator_shape
in all descendant NavigationDrawer
controls.
label_text_style
Overrides the default value of NavigationDrawer.label_text_style
in all descendant NavigationDrawer
controls.
shadow_color
Overrides the default value of NavigationDrawer.shadow_color
in all descendant NavigationDrawer
controls.
surface_tint_color
Overrides the default value of NavigationDrawer.surface_tint_color
in all descendant NavigationDrawer
controls.
tile_height
Overrides the default value of NavigationDrawer.tile_height
in all descendant NavigationDrawer
controls.