menu
analyzer package
documentation
dart/element/element2.dart
VariableElement2
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/element2
VariableElement2
isLate property
VariableElement2 class