letter constant

String const letter

Implementation

static const String letter = r'^[a-z A-Z]+$';