STATIC constant

Keyword const STATIC

Implementation

static const Keyword STATIC =
    const Keyword("static", "STATIC", KeywordStyle.builtIn, isModifier: true);