fontFamily property

void fontFamily=(String? v)

Implementation

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