style property

TextStyle? style
final

The final text style

The font size will be reduced if there isn't enough space for the text

Implementation

final TextStyle? style;