components/carousel/gf_items_carousel library
Classes
Typedefs
- GFItemsCarouselSlideCallback = void Function(DragUpdateDetails details)
- When a pointer that is in contact with the screen and moving has moved again.
- GFItemsCarouselSlideEndCallback = void Function(DragEndDetails details)
- When a pointer that was previously in contact with the screen and moving is no longer in contact with the screen.
- GFItemsCarouselSlideStartCallback = void Function(DragStartDetails details)
- When a pointer has come to contact with screen and has begun to move.