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