CarouselScrollPhysics constructor
const
CarouselScrollPhysics({
- ScrollPhysics? parent,
Creates physics for a CarouselView.
Implementation
const CarouselScrollPhysics({super.parent});
Creates physics for a CarouselView.
const CarouselScrollPhysics({super.parent});