isCharacter property

bool isCharacter

Implementation

bool get isCharacter => _characters.contains(event.logicalKey.keyId);