isThai property

bool get isThai

Checks if this Script instance is Thai.

Implementation

bool get isThai => const ScriptThai().isSameAs(this);