isValidLetter property

bool isValidLetter

Implementation

bool get isValidLetter => Validator.isValidLetter(this);