BZMain constructor
BZMain({})
Implementation
BZMain({
this.title = '',
this.theme,
this.initialRoute,
this.getPages,
this.navigatorObservers,
this.localizationsDelegates,
this.designSize = const Size(375, 812),
});