menu
flutter_graph_view package
documentation
core/options.dart
Options
vertexShape property
vertexShape property
dark_mode
light_mode
vertexShape
property
VertexShape
vertexShape
getter/setter pair
set shape strategy for components of vertex.
给点设置形状
Implementation
VertexShape vertexShape = VertexCircleShape();
flutter_graph_view package
documentation
core/options
Options
vertexShape property
Options class