Dart SDK
dart:html
FontFace
property runtimeType
runtimeType
class FontFace
Constructors
FontFace
Properties
family
featureSettings
loaded
status
stretch
style
unicodeRange
variant
weight
hashCode
runtimeType
Methods
load
noSuchMethod
toString
Operators
operator ==
Type
runtimeType
A representation of the runtime type of the object.
Source
Type get runtimeType => getRuntimeType(this);
property runtimeType