menu
df_safer_dart_lints package
documentation
_common.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;
df_safer_dart_lints package
documentation
_common
VariableElement
isLate property
VariableElement class