menu
graph_flutter_knowledge package
documentation
widgets/graph_widget.dart
GraphWidget
nodes property
nodes property
dark_mode
light_mode
nodes
property
List
<
GraphNode
>
nodes
final
Implementation
final List<GraphNode> nodes;
graph_flutter_knowledge package
documentation
widgets/graph_widget
GraphWidget
nodes property
GraphWidget class