number constant

String const number

number regex

Implementation

static const number = r'\d+(\.\d+)?[lLfF]?|\d+e\d+';