Carousel
A carousel component.
Parameters
a carousel direction
whether the carousel should fill the whole screen
whether the carousel should scroll past first and last items
whether the carousel will be automatically scrolled to the closest item border
determines if the transitions are animated
determines if the carousel can be scrolled by drag or swipe
CSS class names
an initializer extension function
Constructors
Creates a carousel component.
Properties
Whether the carousel will automatically refresh when the number of child nodes change.
Whether the carousel will be automatically scrolled to the closest item border.
Specifies how much the user must drag the carousel in order for it to auto scroll to the next item.
A carousel direction.
Whether the carousel should fill the whole screen.
The index of the item to show on start.
The item height (only for vertical direction).
Whether the carousel should scroll past first and last items.
The swiper inner container.
Functions
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
Enable gesture detector for a given Widget.
Gets the active item index.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
DSL builder extension function.
Clears swipe event listener.
DSL builder extension function.
DSL builder extension function.
Updates the layout of the carousel.
Shows specified carousel item.