menu
gnums_utility_widgets package
documentation
utils/string_const.dart
StringConst
LOWERCASE_REGEX constant
LOWERCASE_REGEX constant
dark_mode
light_mode
LOWERCASE_REGEX
constant
String
const
LOWERCASE_REGEX
Implementation
static const String LOWERCASE_REGEX = r"[a-z]";
gnums_utility_widgets package
documentation
utils/string_const
StringConst
LOWERCASE_REGEX constant
StringConst class