pushNamed method

dynamic pushNamed(
  1. String name
)

Implementation

pushNamed(String name) => _cryRouterDelegate.pushNamed(name);