isLatn property

bool get isLatn

Checks if this Script instance is Latin.

Implementation

bool get isLatn => this == const ScriptLatn();