afterCreatingNewState

abstract suspend fun afterCreatingNewState(newState: NewState)

Called while transitioning to a new state after the new state is created

Parameters

newState

the newly created state