textStyle property

TextStyle? textStyle
final

Defines the default text style, with Material.textStyle, for the button's child.

Implementation

final TextStyle? textStyle;