identChars property

List<String> identChars

Ident char (tab)

Implementation

static List<String> get identChars => ["\t"];