isContainsNumeric property

bool get isContainsNumeric

Implementation

bool get isContainsNumeric => Toolkit.regex.containsNumeric(this);