controller property
n object that can be used to control the position to which this scroll view is scrolled.
See also: ScrollView.controller
Implementation
final ScrollController? controller;
n object that can be used to control the position to which this scroll view is scrolled.
See also: ScrollView.controller
final ScrollController? controller;