Skip to main content

OutlinedButtonTheme

Customizes the appearance of OutlinedButton across the app.

OutlinedButtonTheme class has the following properties:

bgcolor

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

foreground_color

Overrides the default value of OutlinedButton.foreground_color in all descendant OutlinedButton controls.

icon_color

Overrides the default value of OutlinedButton.icon_color in all descendant OutlinedButton controls.

shadow_color

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

disabled_bgcolor

Overrides the default value of OutlinedButton.disabled_bgcolor in all descendant OutlinedButton controls.

disabled_foreground_color

Overrides the default value of OutlinedButton.disabled_foreground_color in all descendant OutlinedButton controls.

disabled_icon_color

Overrides the default value of OutlinedButton.disabled_icon_color in all descendant OutlinedButton controls.

overlay_color

Overrides the default value of OutlinedButton.overlay_color in all descendant OutlinedButton controls.

surface_tint_color

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

elevation

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

padding

Overrides the default value of OutlinedButton.padding in all descendant OutlinedButton controls.

enable_feedback

Overrides the default value of OutlinedButton.enable_feedback in all descendant OutlinedButton controls.

disabled_mouse_cursor

Overrides the default value of OutlinedButton.disabled_mouse_cursor in all descendant OutlinedButton controls.

enabled_mouse_cursor

Overrides the default value of OutlinedButton.enabled_mouse_cursor in all descendant OutlinedButton controls.

shape

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

text_style

Overrides the default value of OutlinedButton.text_style in all descendant OutlinedButton controls.

visual_density

Overrides the default value of OutlinedButton.visual_density in all descendant OutlinedButton controls.

border_side

Overrides the default value of OutlinedButton.border_side in all descendant OutlinedButton controls.

animation_duration

Overrides the default value of OutlinedButton.animation_duration in all descendant OutlinedButton controls.

alignment

Overrides the default value of OutlinedButton.alignment in all descendant OutlinedButton controls.

icon_size

Overrides the default value of OutlinedButton.icon_size in all descendant OutlinedButton controls.

fixed_size

Overrides the default value of OutlinedButton.fixed_size in all descendant OutlinedButton controls.

maximum_size

Overrides the default value of OutlinedButton.maximum_size in all descendant OutlinedButton controls.

minimum_size

Overrides the default value of OutlinedButton.minimum_size in all descendant OutlinedButton controls.