isOnlyNumeric property

bool isOnlyNumeric

Implementation

bool get isOnlyNumeric => Toolkit.regex.onlyNumeric(this);