textStyle property
The text style for the button's label.
If not specified, it inherits the theme's text style.
Implementation
final TextStyle? textStyle;
The text style for the button's label.
If not specified, it inherits the theme's text style.
final TextStyle? textStyle;