menu
innerlibs package
documentation
string_helpers.dart
alphaNumericSpecialChars property
alphaNumericSpecialChars property
dark_mode
light_mode
alphaNumericSpecialChars
top-level property
Iterable
<
string
>
get
alphaNumericSpecialChars
Implementation
Iterable<string> get alphaNumericSpecialChars => [...alphaNumericChars, ...specialChars]..sort();
innerlibs package
documentation
string_helpers
alphaNumericSpecialChars property
string_helpers library