popRoute property

dynamic Function([String route]) popRoute
final

Pops the give route off the stack. Defaults to the current route.

Implementation

final Function([String route]) popRoute;