isLyrics property

bool isLyrics

Implementation

bool get isLyrics => _getAttribute<bool>(kLyrics, false);