menu
innerlibs
innerlibs.dart
whiteSpaceOrBreakChars property
whiteSpaceOrBreakChars
dark_mode
light_mode
whiteSpaceOrBreakChars
top-level property
Iterable
<
string
>
get
whiteSpaceOrBreakChars
Implementation
Iterable<string> get whiteSpaceOrBreakChars => [...whiteSpaceChars, ...breaklineChars];
innerlibs
innerlibs
whiteSpaceOrBreakChars property
innerlibs library