SwipeableCardSectionController class
Constructors
Properties
- addItem ↔ AppendItem
-
getter/setter pair
- enableSwipeListener ↔ EnableSwipe
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- listener ↔ TriggerListener
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
appendItem(
Widget item) → void -
enableSwipe(
bool isSwipeEnabled) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
-
triggerSwipeDown(
) → void -
triggerSwipeLeft(
) → void -
triggerSwipeRight(
) → void -
triggerSwipeUp(
) → void
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited