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