positiveButtonStyle property
The style for the positive button text.
If not provided, it defaults to the medium-sized title text style from the current theme.
Implementation
final TextStyle? positiveButtonStyle;
The style for the positive button text.
If not provided, it defaults to the medium-sized title text style from the current theme.
final TextStyle? positiveButtonStyle;