textStyle property

TextStyle? textStyle
final

The text style for the button's text. If not provided, defaults to the theme's body text style.

Implementation

final TextStyle? textStyle;