menu
analyzer package
documentation
element
VariableElement
isConst property
isConst property
brightness_4
brightness_5
isConst
property
bool
isConst
Whether the variable was declared with the 'const' modifier.
Implementation
bool get isConst;
analyzer package
documentation
element
VariableElement
isConst property
VariableElement class