CardsReelIntermediateLayout class

Implemented types

Constructors

CardsReelIntermediateLayout({required double itemExtent, required double itemHeaderExtent, required double scrollOffset, required int visibleItemsCount, required bool openFirstItem})

Properties

hashCode int
The hash code for this object.
no setterinherited
itemExtent double
final
itemHeaderExtent double
final
openFirstItem bool
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
scrollOffset double
final
visibleItemsCount int
final

Methods

getItemPosition({required int itemIndex}) double
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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