textSize property

double? textSize
final

Font size for the label. If null, defaults to 14.0.

Implementation

final double? textSize;