watchRouter property

StackRouter get watchRouter

Helper to watch the scoped router

Implementation

StackRouter get watchRouter => AutoRouter.of(this, watch: true);