positiveButtonStyle property

TextStyle? positiveButtonStyle
final

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;