Skip to content

BannerTheme

BannerTheme #

Defines default property values for descendant Banner controls.

bgcolor #

bgcolor: ColorValue | None = None

Overrides the default value of Banner.bgcolor in all descendant Banner controls.

content_text_style #

content_text_style: TextStyle | None = None

Overrides the default value of Banner.content_text_style in all descendant Banner controls.

divider_color #

divider_color: ColorValue | None = None

Overrides the default value of Banner.divider_color in all descendant Banner controls.

elevation #

elevation: Number | None = None

Overrides the default value of Banner.elevation in all descendant Banner controls.

leading_padding #

leading_padding: PaddingValue | None = None

Overrides the default value of Banner.leading_padding in all descendant Banner controls.

padding #

padding: PaddingValue | None = None

Overrides the default value of Banner.content_padding in all descendant Banner controls.

shadow_color #

shadow_color: ColorValue | None = None

Overrides the default value of Banner.shadow_color in all descendant Banner controls.

surface_tint_color #

surface_tint_color: ColorValue | None = None

Overrides the default value of Banner.surface_tint_color in all descendant Banner controls.