AddDestination

Represents the add destination action of the secondary button. By clicking this button, the user will add a destination.

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