StorytellerRowState

constructor(lazyListState: LazyListState = LazyListState())

Parameters

lazyListState

The underlying LazyListState that this state object will manage, Defaults to a new state created by rememberLazyListState.