menu
audio_effect package
documentation
audio_effect.dart
SongModel
isAlarm property
isAlarm property
dark_mode
light_mode
isAlarm
property
bool
?
get
isAlarm
Return song type:
isAlarm
Will always return true or false
Implementation
bool? get isAlarm => _info["is_alarm"];
audio_effect package
documentation
audio_effect
SongModel
isAlarm property
SongModel class