fontStyle property

void fontStyle=(FontStyle? v)

Implementation

set fontStyle(FontStyle? v) => _all.fontStyle = v;