TextButtonTheme
Customizes the appearance of TextButton across the app.
Properties
style- Overrides the default value of flet.TextButton.style in all descendant TextButton controls.
Properties
styleclass-attributeinstance-attribute
style: Optional[ButtonStyle] = NoneOverrides the default value of flet.TextButton.style in all descendant TextButton controls.