The debug label of the action. Override this getter to provide a custom label.
@override String get debugLabel => 'NavigationPushAndRemoveUntilAction(${_widget.runtimeType}, removeUntil: $_removeUntil)';