radius property

double radius
getter/setter pair

The radius of this vertex, that which assigment by StyleConfiguration. 节点的默认半径,用于被样式选项设置器进行修改以更新图形

Implementation

late double radius = 10;