Skip to content

NavigationDrawerTheme

NavigationDrawerTheme #

Customizes the appearance of descendant NavigationDrawer controls.

bgcolor #

bgcolor: ColorValue | None = None

Overrides the default value for NavigationDrawer.bgcolor.

elevation #

elevation: Number | None = None

Overrides the default value for NavigationDrawer.elevation.

indicator_color #

indicator_color: ColorValue | None = None

Overrides the default value for NavigationDrawer.indicator_color.

indicator_shape #

indicator_shape: OutlinedBorder | None = None

Overrides the default value for NavigationDrawer.indicator_shape.

indicator_size #

indicator_size: Size | None = None

Overrides the default size of the NavigationDrawer's selection indicator.

label_text_style #

label_text_style: ControlStateValue[TextStyle] | None = None

The style to merge with the default text style for NavigationDrawerDestination labels.

shadow_color #

shadow_color: ColorValue | None = None

Overrides the default value for NavigationDrawer.shadow_color.

tile_height #

tile_height: Number | None = None

Overrides the default height of NavigationDrawerDestination.