menu
innerlibs package
documentation
string_helpers.dart
emailChars property
emailChars property
dark_mode
light_mode
emailChars
top-level property
Iterable
<
string
>
get
emailChars
Implementation
Iterable<string> get emailChars => [...alphaNumericChars, '@', '.', '_', '-'];
innerlibs package
documentation
string_helpers
emailChars property
string_helpers library