numericOnly constant

String const numericOnly

Implementation

static const numericOnly = r'^\d+$';