onVolumeChanged property

void Function(double)? onVolumeChanged
final

Callback, called when the volume of video changes.

Implementation

final void Function(double)? onVolumeChanged;