Dart
dart:html
FontFaceSet
add method
add
description
add
method
Null safety
FontFaceSet
?
add
(
FontFace
arg
)
Implementation
FontFaceSet? add(FontFace arg) native;
Dart
dart:html
FontFaceSet
add method
FontFaceSet class
Properties
hashCode
on
onLoading
onLoadingDone
onLoadingError
runtimeType
status
Methods
add
addEventListener
check
clear
delete
dispatchEvent
forEach
has
noSuchMethod
removeEventListener
toString
Operators
operator ==
Constants
loadingDoneEvent
loadingErrorEvent
loadingEvent