digit property

RegExp digit
final

Implementation

static final RegExp digit = RegExp(Regs.digit.value);