isCharacter property

bool get isCharacter

Implementation

bool get isCharacter => key.length == 1;