Dart
dart:html
FontFace
featureSettings property
featureSettings
description
featureSettings
property
Null safety
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
Constructors
FontFace
Properties
display
family
featureSettings
hashCode
loaded
runtimeType
status
stretch
style
unicodeRange
variant
weight
Methods
load
noSuchMethod
toString
Operators
operator ==