menu
analyzer package
documentation
dart/element/element.dart
VariableElement
isLate property
isLate property
dark_mode
light_mode
isLate
property
bool
get
isLate
Whether the variable uses late evaluation semantics.
Implementation
bool get isLate;
analyzer package
documentation
dart/element/element
VariableElement
isLate property
VariableElement class