isOnlyNumeric property

bool get isOnlyNumeric

Implementation

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