textStyle property

TextStyle? textStyle
final

Style of the displayed text.

Will be applied (if specified) for the text.

Implementation

final TextStyle? textStyle;