isLetter property

bool isLetter

Implementation

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