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