fontFeatures property

set fontFeatures (List<FontFeature>? v)

Implementation

set fontFeatures(List<ui.FontFeature>? v) => _all.fontFeatures = v;