menu
view_ui_flutter package
documentation
widgets/tree_view/tree_view_widget.dart
ConnectingLines
thickness property
thickness property
dark_mode
light_mode
thickness
property
double
thickness
final
inherited
The width each line should have.
Defaults to
2.0
.
Implementation
final double thickness;
view_ui_flutter package
documentation
widgets/tree_view/tree_view_widget
ConnectingLines
thickness property
ConnectingLines class