menu
get_clean package
documentation
template_files/lib/design/constant/regx.dart
RegexPatterns
noWhitespace property
noWhitespace property
dark_mode
light_mode
noWhitespace
property
RegExp
noWhitespace
final
No whitespace
Implementation
static final RegExp noWhitespace = RegExp(r'^\S+$');
get_clean package
documentation
template_files/lib/design/constant/regx
RegexPatterns
noWhitespace property
RegexPatterns class