controller property
final
If provided, the controller can be used to expand and collapse TreeSliverNodes, or lookup information about the current state of the TreeSliver.
Implementation
final TreeSliverController? controller;
If provided, the controller can be used to expand and collapse TreeSliverNodes, or lookup information about the current state of the TreeSliver.
final TreeSliverController? controller;