menu
string_extensions package
documentation
string_helpers.dart
StringHelpers
identChars property
identChars property
dark_mode
light_mode
identChars
property
List
<
String
>
get
identChars
Ident char (tab)
Implementation
static List<String> get identChars => ["\t"];
string_extensions package
documentation
string_helpers
StringHelpers
identChars property
StringHelpers class