fontSize property

int? fontSize

Implementation

int? get fontSize;
void fontSize=(int? value)

Implementation

set fontSize(int? value);