menu
graphviz2 package
documentation
graphviz2.dart
NodeId
NodeId const constructor
NodeId const constructor
dark_mode
light_mode
NodeId
constructor
const
NodeId
(
String
id
, [
Port
?
port
])
Implementation
const NodeId(this.id, [this.port]);
graphviz2 package
documentation
graphviz2
NodeId
NodeId const constructor
NodeId class