menu
graphviz2 package
documentation
graphviz2.dart
NodeStatement
attrList property
attrList property
dark_mode
light_mode
attrList
property
AttrList
?
attrList
final
A list of attributes to apply to the node, if any.
Implementation
final AttrList? attrList;
graphviz2 package
documentation
graphviz2
NodeStatement
attrList property
NodeStatement class