Dart
dart:html
FontFaceSet
onLoading property
description
onLoading property
Stream
<
FontFaceSetLoadEvent
>
onLoading
Implementation
Stream<FontFaceSetLoadEvent>
get
onLoading => loadingEvent.forTarget(
this
);