intRegStr top-level property

String intRegStr
getter/setter pair

Implementation

String intRegStr = r'^(?:-?(?:0|[1-9][0-9]*))$';