menu
nonstop_cli package
documentation
utils/customs.dart
identifierRegExp property
identifierRegExp property
dark_mode
light_mode
identifierRegExp
top-level property
RegExp
identifierRegExp
final
Implementation
final RegExp identifierRegExp = RegExp('[a-z_][a-z0-9_]*');
nonstop_cli package
documentation
utils/customs
identifierRegExp property
customs library