controller property
A controller for managing the scrolling behavior of the grid view. Padding to apply to the edges of the grid view. The physics engine to use for scrolling.
Implementation
final ScrollController? controller;
A controller for managing the scrolling behavior of the grid view. Padding to apply to the edges of the grid view. The physics engine to use for scrolling.
final ScrollController? controller;