numericRegStr top-level property

String numericRegStr
getter/setter pair

Implementation

String numericRegStr = r'^-?[0-9]+$';