AutoRouteGuardCallback constructor
const
AutoRouteGuardCallback(
- String? debugLabel,
Default constructor
Implementation
const AutoRouteGuardCallback(this.onNavigate, {this.debugLabel});
Default constructor
const AutoRouteGuardCallback(this.onNavigate, {this.debugLabel});