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