kOnlyLettersPtrn top-level constant

String const kOnlyLettersPtrn

Implementation

const String kOnlyLettersPtrn = r'^[A-zÀ-ú\s]';