fontSize property

void fontSize=(double? v)

Implementation

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