nameRegex top-level constant

String const nameRegex

Implementation

const nameRegex = r"^[a-zA-Z]{2,30}$";