identifier constant

String const identifier

identifier regex

Implementation

static const identifier = r'[a-zA-Z_]\w*';