controller property
External controller used for programmatic index-based scrolling. If not
provided, SGridView will create and manage a controller internally.
Implementation
final IndexedScrollController? controller;
External controller used for programmatic index-based scrolling. If not
provided, SGridView will create and manage a controller internally.
final IndexedScrollController? controller;