whiteSpaceChars top-level property

Iterable<string> get whiteSpaceChars

White space char

Implementation

Iterable<string> get whiteSpaceChars => [" "];