FilledButtonTheme
Customizes the appearance of FilledButton
across the app.
FilledButtonTheme
class has the following properties:
bgcolor
Overrides the default value of FilledButton.bgcolor
in all descendant FilledButton
controls.
foreground_color
Overrides the default value of FilledButton.foreground_color
in all descendant FilledButton
controls.
icon_color
Overrides the default value of FilledButton.icon_color
in all descendant FilledButton
controls.
shadow_color
Overrides the default value of FilledButton.shadow_color
in all descendant FilledButton
controls.
disabled_bgcolor
Overrides the default value of FilledButton.disabled_bgcolor
in all descendant FilledButton
controls.
disabled_foreground_color
Overrides the default value of FilledButton.disabled_foreground_color
in all descendant FilledButton
controls.
disabled_icon_color
Overrides the default value of FilledButton.disabled_icon_color
in all descendant FilledButton
controls.
overlay_color
Overrides the default value of FilledButton.overlay_color
in all descendant FilledButton
controls.
surface_tint_color
Overrides the default value of FilledButton.surface_tint_color
in all descendant FilledButton
controls.
elevation
Overrides the default value of FilledButton.elevation
in all descendant FilledButton
controls.
padding
Overrides the default value of FilledButton.padding
in all descendant FilledButton
controls.
enable_feedback
Overrides the default value of FilledButton.enable_feedback
in all descendant FilledButton
controls.
disabled_mouse_cursor
Overrides the default value of FilledButton.disabled_mouse_cursor
in all descendant FilledButton
controls.
enabled_mouse_cursor
Overrides the default value of FilledButton.enabled_mouse_cursor
in all descendant FilledButton
controls.
shape
Overrides the default value of FilledButton.shape
in all descendant FilledButton
controls.
text_style
Overrides the default value of FilledButton.text_style
in all descendant FilledButton
controls.
visual_density
Overrides the default value of FilledButton.visual_density
in all descendant FilledButton
controls.
border_side
Overrides the default value of FilledButton.border_side
in all descendant FilledButton
controls.
animation_duration
Overrides the default value of FilledButton.animation_duration
in all descendant FilledButton
controls.
alignment
Overrides the default value of FilledButton.alignment
in all descendant FilledButton
controls.
icon_size
Overrides the default value of FilledButton.icon_size
in all descendant FilledButton
controls.
fixed_size
Overrides the default value of FilledButton.fixed_size
in all descendant FilledButton
controls.
maximum_size
Overrides the default value of FilledButton.maximum_size
in all descendant FilledButton
controls.
minimum_size
Overrides the default value of FilledButton.minimum_size
in all descendant FilledButton
controls.