numRegex top-level constant

String const numRegex

Implementation

const String numRegex = r"^[0-9]+$";