onControllerReady property
A callback that is triggered when the player controller is ready.
Implementation
final Function(YPlayerController controller)? onControllerReady;
A callback that is triggered when the player controller is ready.
final Function(YPlayerController controller)? onControllerReady;