whiteSpaceChars property

List<String> get whiteSpaceChars

White space char

Implementation

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