isBrah property

bool get isBrah

Checks if this Script instance is Brahmi.

Implementation

bool get isBrah => const ScriptBrah().isSameAs(this);