LOWERCASE_REGEX constant

String const LOWERCASE_REGEX

Implementation

static const String LOWERCASE_REGEX = r"[a-z]";