menu
graphviz2 package
documentation
graphviz2.dart
NodeStatement
NodeStatement.new const constructor
NodeStatement.new const constructor
dark_mode
light_mode
NodeStatement
constructor
const
NodeStatement
(
NodeId
id
, [
AttrList
?
attrList
])
Implementation
const NodeStatement(this.id, [this.attrList]);
graphviz2 package
documentation
graphviz2
NodeStatement
NodeStatement.new const constructor
NodeStatement class