onPlaybackStateChanged property
A callback function that will be called when playback state changes.
Implementation
final Function(GiphyVideoViewPlaybackState state)? onPlaybackStateChanged;
A callback function that will be called when playback state changes.
final Function(GiphyVideoViewPlaybackState state)? onPlaybackStateChanged;