FilledButtonTheme
Customizes the appearance of FilledButton across the app.
Properties
-
style(Optional[ButtonStyle]) –Overrides the default value of
Button.style
Properties#
style
class-attribute
instance-attribute
#
style: Optional[ButtonStyle] = None
Overrides the default value of Button.style
in all descendant FilledButton controls.