isContainsAlpha property

bool get isContainsAlpha

Implementation

bool get isContainsAlpha => Toolkit.regex.containsAlpha(this);