NUMBER_REGEX constant

String const NUMBER_REGEX

Implementation

static const String NUMBER_REGEX = r"\d";