branchLine property
The style of branch lines connecting tree nodes.
Type: BranchLine?
. If null, uses the theme's branch line or BranchLine.path.
Controls the visual connections drawn between parent and child nodes.
Implementation
final BranchLine? branchLine;