name constant

String const name

Implementation

static const String name = r'^[^\W\d_]+(?:[- ][^\W\d_]+)*[.-]?$';