textStyle property

TextStyle? textStyle
final

Gives TextStyle to the text

Default is DefaultTextStyle

Implementation

final TextStyle? textStyle;