fontFamily property

void fontFamily=(String? v)

Implementation

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