isContainsNumeric property

bool isContainsNumeric

Implementation

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