RoutesOverviewState

State for the routes overview.

Parameters

destination

the destination name

items

the list of items.

onItemSelected

the callback for the item selection.

onEditClicked

the callback for the edit button.

onNavigateClicked

the callback for the navigate button.

Types

Link copied to clipboard
class Item

Item in the routes overview.

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val onEditClicked: () -> Unit
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int