lineType property
Defines the design of the link's line.
It can be LineType.solid, LineType.dashed or LineType.dotted.
Implementation
LineType lineType;
Defines the design of the link's line.
It can be LineType.solid, LineType.dashed or LineType.dotted.
LineType lineType;