controller property

ScrollController? controller
final

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;