NOT_NUMBER property

RegExp NOT_NUMBER
final

Implementation

static final NOT_NUMBER = RegExp(r"[^\d]");