onPlaying property

ImageSequenceProcessCallback? onPlaying
final

The callback for when the ImageSequenceAnimator is playing. This callback is continuously through the entire process.

Implementation

final ImageSequenceProcessCallback? onPlaying;