MenuNavigator({String? initialRoute, this.menuRoute, this.initPage}) : super( key: _key, initialRoute: initialRoute );