physics property
The scrollPhysics to apply to the carousel layout.
Defaults to NeverScrollableScrollPhysics to allow scroll control only by horizontal swipe gesture.
Implementation
final ScrollPhysics? physics;
The scrollPhysics to apply to the carousel layout.
Defaults to NeverScrollableScrollPhysics to allow scroll control only by horizontal swipe gesture.
final ScrollPhysics? physics;