whiteSpaceChars property

List<String> whiteSpaceChars

White space char

Implementation

static List<String> get whiteSpaceChars => [" "];