identChars property

List<String> get identChars

Ident char (tab)

Implementation

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