fontSize property Null safety

double fontSize

Implementation

@override
double get fontSize => _fontSize!;
void fontSize=(double _fontSize)
inherited

Implementation

double fontSize;