menu
flutter_lyric package
documentation
core/lyric_model.dart
LyricModel
title property
title property
dark_mode
light_mode
title
property
String
get
title
Implementation
String get title => idTags['ti'] ?? '';
flutter_lyric package
documentation
core/lyric_model
LyricModel
title property
LyricModel class