fontSize property

int? get fontSize

Implementation

int? get fontSize;
set fontSize (int? value)

Implementation

set fontSize(int? value);