isLetter property

bool get isLetter

Implementation

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