isEnglish property

bool isEnglish

Implementation

bool get isEnglish => languageCode.toLowerCase() == 'en';