fontSize property

double fontSize
final

The size of the label font

This field will be overridden if textStyle is not null.

Implementation

final double fontSize;