remember Scroll Area State
Creates a ScrollAreaState from a ScrollState.
Parameters
scroll State
The scroll state to create the scroll area state from.
Creates a ScrollAreaState from a LazyListState.
Parameters
lazy List State
The lazy list state to create the scroll area state from.
Creates a ScrollAreaState from a LazyGridState.
Parameters
lazy Grid State
The lazy grid state to create the scroll area state from.