Skip to content

BannerTheme

Defines default property values for descendant Banner controls.

Properties

Properties#

bgcolor class-attribute instance-attribute #

bgcolor: ColorValue | None = None

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

content_text_style class-attribute instance-attribute #

content_text_style: TextStyle | None = None

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

divider_color class-attribute instance-attribute #

divider_color: ColorValue | None = None

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

elevation class-attribute instance-attribute #

elevation: Number | None = None

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

leading_padding class-attribute instance-attribute #

leading_padding: PaddingValue | None = None

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

padding class-attribute instance-attribute #

padding: PaddingValue | None = None

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

shadow_color class-attribute instance-attribute #

shadow_color: ColorValue | None = None

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