AnimationPlaybackEvent constructor
- String type, [
- AnimationPlaybackEventInit eventInitDict
Implementation
external factory AnimationPlaybackEvent(
String type, [
AnimationPlaybackEventInit eventInitDict,
]);
external factory AnimationPlaybackEvent(
String type, [
AnimationPlaybackEventInit eventInitDict,
]);