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