menu
flutter_lyric package
documentation
lyrics_reader_model.dart
LyricsLineModel
hasExt property
hasExt property
dark_mode
light_mode
hasExt
property
bool
get
hasExt
Implementation
bool get hasExt => extText?.isNotEmpty == true;
flutter_lyric package
documentation
lyrics_reader_model
LyricsLineModel
hasExt property
LyricsLineModel class