isTeng property

bool get isTeng

Checks if this Script instance is Tengwar.

Implementation

bool get isTeng => const ScriptTeng().isSameAs(this);