onReady property

VoidCallback? onReady
final

Called when player is ready to perform control methods like: play(), pause(), load(), cue(), etc.

Implementation

final VoidCallback? onReady;