BackAction

typealias BackAction = () -> Unit

Callback for when the user taps on the back button.