ready property

(void Function()?) ready
final

Optional callback invoked when the internals of the Player are initialized & ready for playback.

Default: null.

Implementation

final void Function()? ready;