CupertinoAppEx<T extends String?> extension
库比蒂诺应用程序 App
- on
-
- T
Methods
-
cupertinoApp(
{Key? key, Widget? home, CupertinoThemeData? theme, Map< String, Widget Function(BuildContext)> routes = const <String, WidgetBuilder>{}, String? initialRoute, Route? onGenerateRoute(RouteSettings)?, List<Route> onGenerateInitialRoutes(String)?, Route? onUnknownRoute(RouteSettings)?, Widget builder(BuildContext, Widget?)?, String onGenerateTitle(BuildContext)?, Color? color, Locale? locale, Iterable<LocalizationsDelegate> ? localizationsDelegates, Locale? localeListResolutionCallback(List<Locale> ?, Iterable<Locale> )?, Locale? localeResolutionCallback(Locale?, Iterable<Locale> )?, Iterable<Locale> supportedLocales = const <Locale>[Locale('en', 'US')], bool showPerformanceOverlay = false, bool checkerboardRasterCacheImages = false, bool checkerboardOffscreenLayers = false, bool showSemanticsDebugger = false, bool debugShowCheckedModeBanner = true, Map<ShortcutActivator, Intent> ? shortcuts, Map<Type, Action< ? actions, String? restorationScopeId, ScrollBehavior? scrollBehavior}) → CupertinoAppIntent> > -
Available on T, provided by the CupertinoAppEx extension
CupertinoApp