menu
easy_audio_players_with_track package
documentation
easy_audio_players.dart
EasyAudioPlayers
start method
start method
dark_mode
light_mode
start
method
void
start
(
int
listIndex
)
Implementation
void start(int listIndex){ _player.start(listIndex); }
easy_audio_players_with_track package
documentation
easy_audio_players
EasyAudioPlayers
start method
EasyAudioPlayers class