isValidLetter property

bool get isValidLetter

Implementation

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