lineStyle property

LineStyle lineStyle
final

The style used to draw the lines of TreeView.

Defaults to LineStyle.connected

Implementation

final LineStyle lineStyle;