lineWidth property
Pixel width of the graph line. By default this property is
undefined, and the lineWidthPlus
property dictates how much
to increase the linewidth from normal state.
API Docs: https://api.highcharts.com/highcharts/series.treegraph.states.hover.lineWidth
Implementation
double? lineWidth;