NavigationScreenExitEvent constructor
const
NavigationScreenExitEvent({})
Implementation
const NavigationScreenExitEvent({
required this.screenName,
this.exitMethod,
this.destinationScreen,
this.timeSpent,
});