Dart
dart:html
FontFaceSetLoadEvent
fontfaces property
fontfaces
description
fontfaces
property
Null safety
List
<
FontFace
>
?
fontfaces
Implementation
List<FontFace>? get fontfaces native;
Dart
dart:html
FontFaceSetLoadEvent
fontfaces property
FontFaceSetLoadEvent class
Constructors
FontFaceSetLoadEvent
Properties
bubbles
cancelable
composed
currentTarget
defaultPrevented
eventPhase
fontfaces
hashCode
isTrusted
matchingTarget
path
runtimeType
target
timeStamp
type
Methods
composedPath
noSuchMethod
preventDefault
stopImmediatePropagation
stopPropagation
toString
Operators
operator ==