menu
flustars_flutter3 package
documentation
flustars_flutter3.dart
RegexUtil
regexChinaPostalCode property
regexChinaPostalCode property
dark_mode
light_mode
regexChinaPostalCode
property
String
regexChinaPostalCode
final
Regex of postal code in China.
Implementation
static final String regexChinaPostalCode = "[1-9]\\d{5}(?!\\d)";
flustars_flutter3 package
documentation
flustars_flutter3
RegexUtil
regexChinaPostalCode property
RegexUtil class