controller property
Optional scroll controller for the tree's scroll view.
Type: ScrollController?
. Allows external control of scrolling behavior
and position within the tree view.
Implementation
final ScrollController? controller;
Optional scroll controller for the tree's scroll view.
Type: ScrollController?
. Allows external control of scrolling behavior
and position within the tree view.
final ScrollController? controller;