isChar property

bool isChar

Implementation

bool get isChar => runes.every(utils.isChar);