menu
get_clean package
documentation
template_files/lib/design/constant/regx.dart
RegexPatterns
negativeInteger property
negativeInteger property
dark_mode
light_mode
negativeInteger
property
RegExp
negativeInteger
final
Negative integer
Implementation
static final RegExp negativeInteger = RegExp(r'^-\d+$');
get_clean package
documentation
template_files/lib/design/constant/regx
RegexPatterns
negativeInteger property
RegexPatterns class