Dart API Reference
dart:html
FontFaceSet
forEach
forEach
method
void
forEach
(
void
callback
(
FontFace
fontFace
,
FontFace
fontFaceAgain
,
FontFaceSet
set
)
,
[
Object
thisArg
]
)