scrollControl property

(dynamic Function(ScrollController)?) scrollControl
final

Make use of the ScrollController to automatically scroll through the list.

Implementation

final Function(ScrollController)? scrollControl;