onController property
final
Callback, called when a VideoPlayerController is assigned or disposed.
Implementation
final void Function(VideoPlayerController?)? onController;
Callback, called when a VideoPlayerController is assigned or disposed.
final void Function(VideoPlayerController?)? onController;