menu
lean_builder package
documentation
element.dart
Constant
isNull property
isNull property
dark_mode
light_mode
isNull
property
bool
get
isNull
Whether this constant represents null.
Implementation
bool get isNull => this is ConstNull;
lean_builder package
documentation
element
Constant
isNull property
Constant class