Dart
dart:html
FontFace
variant property
variant
description
variant
property
Null safety
String
?
variant
Implementation
String? get variant native;
void
variant=
(
String
?
value
)
Implementation
set variant(String? value) native;
Dart
dart:html
FontFace
variant property
FontFace class
Constructors
FontFace
Properties
display
family
featureSettings
hashCode
loaded
runtimeType
status
stretch
style
unicodeRange
variant
weight
Methods
load
noSuchMethod
toString
Operators
operator ==