ZdsNestedFlow constructor

const ZdsNestedFlow(
  1. {required Page rootPage,
  2. Key? key,
  3. RouteFactory? onGenerateRoute,
  4. bool shouldClose = true}
)

Constructs a ZdsNestedFlow.

Implementation

const ZdsNestedFlow