OnVideoStart typedef
OnVideoStart =
void Function()
Callback function for animation start events.
Called when an animation begins playing.
Implementation
typedef OnVideoStart = void Function();
Callback function for animation start events.
Called when an animation begins playing.
typedef OnVideoStart = void Function();