menu
fpj_core package
documentation
fpj_cores.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)";
fpj_core package
documentation
fpj_cores
RegexUtil
regexChinaPostalCode property
RegexUtil class