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