TripOverview

Represents the trip overview action of the secondary button. By clicking this button, the user will navigate to the trip overview screen.

Functions

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

Handles the click event of the button.

Link copied to clipboard
open override fun toString(): String