buttonTextStyle property

TextStyle? buttonTextStyle
final

Optional override for the button text style.

Only the specified properties will override the theme defaults.

Implementation

final TextStyle? buttonTextStyle;