menu
lazily package
documentation
ipc.dart
DeltaOpNodeAdd
DeltaOpNodeAdd.new const constructor
DeltaOpNodeAdd.new const constructor
dark_mode
light_mode
DeltaOpNodeAdd
constructor
const
DeltaOpNodeAdd
(
NodeId
node
,
String
typeTag
,
NodeState
state
, {
NodeKey
?
key
,
})
Implementation
const DeltaOpNodeAdd(this.node, this.typeTag, this.state, {this.key});
lazily package
documentation
ipc
DeltaOpNodeAdd
DeltaOpNodeAdd.new const constructor
DeltaOpNodeAdd class