isHira property

bool get isHira

Checks if this Script instance is Hiragana.

Implementation

bool get isHira => this == const ScriptHira();