fontSize property

double? fontSize

Implementation

double? get fontSize => (_$data['fontSize'] as double?);