flutter_json_widgets
widget
MaterialApp
routes property
routes
routes
property
Null safety
Map
<
String
,
Widget
>
routes
Implementation
Map<String, Widget> get routes;
flutter_json_widgets
widget
MaterialApp
routes property
MaterialApp class
Constructors
MaterialApp
fromJson
Properties
checkerboardOffscreenLayers
checkerboardRasterCacheImages
color
copyWith
darkTheme
debugShowCheckedModeBanner
debugShowMaterialGrid
hashCode
highContrastDarkTheme
highContrastTheme
home
initialRoute
key
locale
restorationScopeId
routes
runtimeType
showPerformanceOverlay
showSemanticsDebugger
supportedLocales
theme
themeAnimationCurve
themeAnimationDuration
themeMode
title
useInheritedMediaQuery
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==