fontSize property

void fontSize=(double? v)

Implementation

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