menu
flutter_graph_view package
documentation
core/options.dart
Options
edgeShape property
edgeShape property
dark_mode
light_mode
edgeShape
property
EdgeShape
edgeShape
getter/setter pair
set shape strategy for components of edge.
给边设置形状
Implementation
EdgeShape edgeShape = EdgeLineShape();
flutter_graph_view package
documentation
core/options
Options
edgeShape property
Options class