CardListLayoutParameters
Parameters configuring the layout calculations for a vertical card list.
Constructors
Properties
optional maximum height constraint for cards.
fraction of the front card visible in the 3D stack.
whether top content should be displayed when no card is focused.
maximum number of visible card layers in the 3D stack.
bottom padding for the card list in dp/points.
horizontal padding for the cards in dp/points.
top padding for the card list in dp/points.
current vertical scroll offset in dp/points.
whether unfocused cards collapse into a bottom stack when a card is focused.
vertical offset between cards in the bottom 3D stack in dp/points.
measured height of the top content slot in dp/points.
animation progress for top content (0.0 = fully hidden, 1.0 = fully visible).
percentage of each card visible when not focused (0 to 100).
the available viewport height in dp/points.
the available viewport width in dp/points.