onDefaultPlaylistComplete property

VoidCallback? onDefaultPlaylistComplete
getter/setter pair

Default Playlist Completed

Fired when a full loop completes while using the default playlist.

Implementation

VoidCallback? onDefaultPlaylistComplete;