menu
flutter_graph_view package
documentation
model/vertex.dart
Vertex<I>
size property
size property
dark_mode
light_mode
size
property
Size
?
size
getter/setter pair
The size of this vertex
节点的尺寸,提供给自定义形状的元素使用
Implementation
Size? size;
flutter_graph_view package
documentation
model/vertex
Vertex<I>
size property
Vertex class