threeDigitStr top-level property

String threeDigitStr
getter/setter pair

Implementation

String threeDigitStr = r'^\d{3}$';