menu
flutter_graph_view package
documentation
model/edge.dart
Edge
start property
start property
dark_mode
light_mode
start
property
Vertex
start
getter/setter pair
Cache the source vertex.
对当前关系的起始节点进行缓存
Implementation
late Vertex start;
flutter_graph_view package
documentation
model/edge
Edge
start property
Edge class