onBackPressed

abstract val onBackPressed: () -> Unit

Function to be invoked when the end-user presses the back button. This action indicates that the previous panel in the view stack should be shown.