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