buttonTextStyle property
The text style to use for the button's label.
If null, the button will use the default text style for FilledButton.
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 FilledButton.
final TextStyle? buttonTextStyle;