textStyle property
The text style for the button's text. If not provided, defaults to the theme's body text style.
Implementation
final TextStyle? textStyle;
The text style for the button's text. If not provided, defaults to the theme's body text style.
final TextStyle? textStyle;