kTextValidatorUsernameRegex top-level constant
String
const kTextValidatorUsernameRegex
Implementation
const kTextValidatorUsernameRegex = r'^[a-zA-Z][a-zA-Z0-9_-]{2,16}$';
const kTextValidatorUsernameRegex = r'^[a-zA-Z][a-zA-Z0-9_-]{2,16}$';