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