onVolumeChanged property
final
Callback, called when the volume of video changes.
Implementation
final void Function(double)? onVolumeChanged;
Callback, called when the volume of video changes.
final void Function(double)? onVolumeChanged;