Selectable Lazy List State
State object for a selectable lazy list, which extends ScrollableState.
Parameters
lazy List State
The state object for the underlying lazy list.
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The index of the first item that is visible.
Link copied to clipboard
The scroll offset of the first visible item. Scrolling forward is positive - i.e., the amount that the item is offset backwards.
Link copied to clipboard
InteractionSource that will be used to dispatch drag events when this list is being dragged. If you want to know whether the fling (or animated scroll) is in progress, use isScrollInProgress.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard