doubleZeros property

RegExp doubleZeros
final

TODO: update floatPattern to handle this specialCase

Implementation

static final doubleZeros = RegExp(r'00');