ALL_CHARS constant
CompletionCaseMatchingMode
const ALL_CHARS
Match all character cases when filtering completion lists.
Implementation
static const CompletionCaseMatchingMode ALL_CHARS =
CompletionCaseMatchingMode._('ALL_CHARS');