numberPattern top-level constant

String const numberPattern

Implementation

const numberPattern = "?:([-+]?[0-9]+(?:[.,][0-9]{0,9})?)";