textStyle property
Defines the default text style, with Material.textStyle, for the button's child.
Implementation
final TextStyle? textStyle;
Defines the default text style, with Material.textStyle, for the button's child.
final TextStyle? textStyle;