textStyle property

TextStyle textStyle
final

Text style for the label text.

Includes font size, color, weight, family, and other text styling. Defaults to 12.0 font size if not specified.

Implementation

final TextStyle textStyle;