debugLabel property Null safety
inherited
A short description of this route useful for debugging.
Implementation
@override
String get debugLabel => '${super.debugLabel}(${_page.destination.path})';
A short description of this route useful for debugging.
@override
String get debugLabel => '${super.debugLabel}(${_page.destination.path})';