AppGetMaterial constructor
const
AppGetMaterial({})
Implementation
const AppGetMaterial(
{super.key,
required this.title,
required this.initialRoute,
required this.getPages,
this.initialBinding,
required this.local,
this.builder,
this.navigatorObservers = const <NavigatorObserver>[]});