positiveDecimal constant

String const positiveDecimal

Implementation

static const String positiveDecimal = r'^\d+\.\d+$';