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