fontFeatures method

T fontFeatures(
  1. List<FontFeature> v
)

Implementation

T fontFeatures(List<FontFeature> v) => call(fontFeatures: v);