scrollControl property
Make use of the ScrollController to automatically scroll through the list.
Implementation
final Function(ScrollController)? scrollControl;
Make use of the ScrollController to automatically scroll through the list.
final Function(ScrollController)? scrollControl;