AnimatedStackListMixin mixin

Mixin applications

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

defaultFocusedItemShadow() List<BoxShadow>
generateStackedItems(List<Widget> listItems) List<StackedItem>
getListItemHorizontalOffset(BuildContext context, double widgetWidth, double additionalTranslateOffsetBeyondScreen) double
getOffsetForFocusedItem(double horizontalOffset, Animation animation, int multiplier) Offset
getOffsetForUnfocusedItem(double horizontalOffset, Animation animation, int multiplier) Offset
getRotationAngleInRadians(double rotationAngle, Animation animation) double
getRotationAngleInRadiansForFocusedItem(double rotationAngle, Animation animation) double
isItemFlicked(DraggableDetails details) bool
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
refreshedStackedItems(List<StackedItem> stackedItems) List<StackedItem>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited