pub fn rememberLazyListStateWithPosition(
__arg0: usize,
__arg1: f32,
) -> LazyListStateExpand description
Creates a remembered LazyListState with the specified initial position.
The returned state is Copy and can be passed to multiple closures without .clone().