buttonTextStyle property
The text style to use for the button's label.
If null, the button will use the default text style for OutlinedButton.
Implementation
final TextStyle? buttonTextStyle;
The text style to use for the button's label.
If null, the button will use the default text style for OutlinedButton.
final TextStyle? buttonTextStyle;