regDay property

RegExp regDay
final

Implementation

static final regDay = RegExp(r'^\d+$');