Package-level declarations
Types
Link copied to clipboard
class BackCloseButtonState(val isFinalAction: Boolean, val onBackClicked: () -> Unit, val onCloseClicked: () -> Unit)
State for the back/close button.
Link copied to clipboard
typealias DestinationPreviewUiComposer = @Composable (modifier: Modifier, state: DestinationPreviewUiState) -> Unit
Link copied to clipboard
Represents the state of the destination preview card.
Link copied to clipboard
Link copied to clipboard
class PlacesListUiState
UI state for the places list.
Link copied to clipboard
Link copied to clipboard
class RecenterCameraState
Recenter camera state