fontSize property

set fontSize (double? v)

Implementation

set fontSize(double? v) => _style.fontSize = v;