menu
flutter_audio_recorder_player package
documentation
playback_state.dart
PlaybackState
trackCount property
trackCount property
dark_mode
light_mode
trackCount
property
int
?
trackCount
final
The total number of tracks in the album
Implementation
final int? trackCount;
flutter_audio_recorder_player package
documentation
playback_state
PlaybackState
trackCount property
PlaybackState class