menu
flutter_audio_recorder_player package
documentation
playlist.dart
Playlist
currentIndex property
currentIndex property
dark_mode
light_mode
currentIndex
property
int
get
currentIndex
Gets the current index
Implementation
int get currentIndex => _currentIndex;
flutter_audio_recorder_player package
documentation
playlist
Playlist
currentIndex property
Playlist class