STATIC constant
Keyword
const STATIC
Implementation
static const Keyword STATIC = const Keyword(
/* index = */ 137, "static", "STATIC", KeywordStyle.builtIn,
isModifier: true);
static const Keyword STATIC = const Keyword(
/* index = */ 137, "static", "STATIC", KeywordStyle.builtIn,
isModifier: true);