Skip to main content

AppBarTheme

Customizes the appearance of AppBar across the app.

AppBarTheme class has the following properties:

bgcolor

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

center_title

Overrides the default value of AppBar.center_title in all descendant AppBar controls.

color

Overrides the default value of AppBar.color in all descendant AppBar controls.

elevation

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

color

Overrides the default value of AppBar.color in all descendant AppBar controls.

scroll_elevation

Overrides the default value of AppBar.scroll_elevation in all descendant AppBar controls.

shadow_color

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

shape

Overrides the default value of AppBar.shape in all descendant AppBar controls.

surface_tint_color

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

title_spacing

Overrides the default value of AppBar.title_spacing in all descendant AppBar controls.

title_text_style

Overrides the default value of AppBar.title_text_style in all descendant AppBar controls.

toolbar_height

Overrides the default value of AppBar.toolbar_height in all descendant AppBar controls.

toolbar_text_style

Overrides the default value of AppBar.toolbar_text_style in all descendant AppBar controls.