startSubFlow

fun startSubFlow(subFlow: Flow)

Starts the subFlow by displaying its first step in the containerLayout. Fails with a IllegalStateException if no root flow is not available.