NavigationWatcherBase constructor

const NavigationWatcherBase({
  1. required HypenWatcher parent,
})

Implementation

const NavigationWatcherBase({required this.parent});