decimal constant

DecimalMatcher const decimal

decimal matches any double alike value.

Implementation

static const DecimalMatcher decimal = DecimalMatcher(strict: false);