textStyle property

TextStyle? textStyle
final

The text style for the button's label.

If not specified, it inherits the theme's text style.

Implementation

final TextStyle? textStyle;