menu
Dart
dart:html
FontFace
featureSettings property
featureSettings
brightness_4
brightness_5
description
featureSettings
property
String
?
featureSettings
Implementation
String? get featureSettings native;
void
featureSettings=
(
String
?
value
)
Implementation
set featureSettings(String? value) native;
Dart
dart:html
FontFace
featureSettings property
FontFace class