controller property
The ScrollController associated with the subtree.
See also:
- ScrollView.controller, which discusses the purpose of specifying a scroll controller.
Implementation
get controller => scrollController;
The ScrollController associated with the subtree.
See also:
get controller => scrollController;