textStyle property

TextStyle? textStyle
final

The text style for any text displayed within the button. This allows customization of font size, weight, color, and more.

Implementation

final TextStyle? textStyle;