menu
lucy_editor package
documentation
parsejs/ast.dart
Property
Property.new constructor
Property.new constructor
dark_mode
light_mode
Property
constructor
Property
(
Node
key
,
Node
value
, [
String
kind
=
'init'
])
Implementation
Property(this.key, this.value, [this.kind = 'init']);
lucy_editor package
documentation
parsejs/ast
Property
Property.new constructor
Property class