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