textStyle property

TextStyle? textStyle
final

The text style to use for all buttons in the GridButton. GridButtonItem.textStyle of each item takes precedence.

Implementation

final TextStyle? textStyle;