isEnglish property

bool get isEnglish

Implementation

bool get isEnglish => matchRegExp("$_english$_space$_punctuation");