controller property

ScrollController? get controller
override

The ScrollController associated with the subtree.

See also:

Implementation

get controller => scrollController;