finishHandler

abstract val finishHandler: StateFlow<() -> Unit?>

Observable state holding the handler for the finish button. When null, the finish button is hidden.