swipeable_card_stack library

Enums

Direction

Constants

cardsAlign → const List<Alignment>

Properties

cardsSize List<Size>
getter/setter pair

Typedefs

AppendItem = void Function(Widget item)
EnableSwipe = void Function(bool dir)
TriggerListener = void Function(Direction dir)