alphaNumericRegStr top-level property

String alphaNumericRegStr
getter/setter pair

Implementation

String alphaNumericRegStr = r'^[a-zA-Z0-9]+$';