pushRoute property

dynamic Function(String route) pushRoute
final

Pushes the given route to the top of the stack.

Implementation

final Function(String route) pushRoute;