regex property

RegExp get regex

Implementation

RegExp get regex => RegExp(r'[+-]?(?:\d+\.\d+|\d+)');