menu
lucy_editor package
documentation
parsejs/ast.dart
LiteralExpression
isNull property
isNull property
dark_mode
light_mode
isNull
property
bool
get
isNull
Implementation
bool get isNull => value == null;
lucy_editor package
documentation
parsejs/ast
LiteralExpression
isNull property
LiteralExpression class