isAlpha property

bool get isAlpha

Implementation

bool get isAlpha => _encoding == _State.ALPHA;