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