fontFeatures property

void fontFeatures=(List<FontFeature>? v)

Implementation

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