textStyle property

TextStyle textStyle
final

The text style applied to the button's label.

Includes color, font size, and weight via the TextStyle class.

Implementation

final TextStyle textStyle;