PopOnEventHandler<TEvent> constructor

PopOnEventHandler<TEvent>({
  1. required NavigationService navigationService,
})

Implementation

PopOnEventHandler({required this.navigationService});