fontFamily property

set fontFamily (String? v)

Implementation

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