fontSize property

double? fontSize
final

fontSize is used to set the font size of the label This is an optional property This is a double type property

Implementation

final double? fontSize;