bodyScrollController property

ScrollController? bodyScrollController
getter/setter pair

The inner ScrollController in the body of a NestedScrollView.

Implementation

ScrollController? bodyScrollController;