menu
grex_ds package
documentation
utils/grx_regex.util.dart
GrxRegexUtils
numericOnlyRgx constant
numericOnlyRgx constant
dark_mode
light_mode
numericOnlyRgx
constant
String
const
numericOnlyRgx
Implementation
static const numericOnlyRgx = r'[^0-9]';
grex_ds package
documentation
utils/grx_regex.util
GrxRegexUtils
numericOnlyRgx constant
GrxRegexUtils class