fontFamily property

set fontFamily (String? v)

Implementation

set fontFamily(String? v) => _style.fontFamily = v;