pushNamed method

void pushNamed(
  1. String route
)

Implementation

void pushNamed(String route) => SunnyRouter.pushNamed(this, route);