digit property

RegExp digit
final

Implementation

static final RegExp digit = RegExp(Patterns.digit);