PlacesListUiState
class PlacesListUiState
UI state for the places list.
Parameters
title
the title of the list.
items
the list of items.
itemSelected
the callback for the item selection.
itemsVisibilityChanged
the callback for currently visible items.
lazyListState
the state for LazyColumn that will keep the current scroll position after selecting an item.
backCloseButtonState
the state of the back/close button.