menu
audio_effect package
documentation
audio_effect.dart
SongModel
track property
track property
dark_mode
light_mode
track
property
int
?
get
track
Return song
track
Implementation
int? get track => _info["track"];
audio_effect package
documentation
audio_effect
SongModel
track property
SongModel class