menu
gmana package
documentation
regex/alpha_numeric_reg.dart
alphaNumericRegStr property
alphaNumericRegStr property
dark_mode
light_mode
alphaNumericRegStr
top-level property
String
alphaNumericRegStr
getter/setter pair
Implementation
String alphaNumericRegStr = r'^[a-zA-Z0-9]+$';
gmana package
documentation
regex/alpha_numeric_reg
alphaNumericRegStr property
alpha_numeric_reg library