controller property
final
An object that can be used to control the position to which the outer scroll view is scrolled.
Implementation
final ScrollController? controller;
An object that can be used to control the position to which the outer scroll view is scrolled.
final ScrollController? controller;