FontFaceSetLoadEvent constructor
FontFaceSetLoadEvent(
- String type, [
- FontFaceSetLoadEventInit eventInitDict
Implementation
external factory FontFaceSetLoadEvent(
String type, [
FontFaceSetLoadEventInit eventInitDict,
]);