textStyle property

TextStyle? textStyle
final

the style of the text, default is fontSize: 20, fontWeight: FontWeight.bold

Implementation

final TextStyle? textStyle;