NavigatorDetails_PopUntilRouteName constructor

NavigatorDetails_PopUntilRouteName(
  1. String routeName, {
  2. bool ifPrintRoutes = false,
})

Implementation

NavigatorDetails_PopUntilRouteName(this.routeName, {this.ifPrintRoutes = false});