flutter_json_widgets
widget
MaterialApp
MaterialApp.fromJson factory constructor
MaterialApp.fromJson
MaterialApp.fromJson
constructor
Null safety
MaterialApp.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory MaterialApp.fromJson(Map<String, dynamic> json) = _$MaterialApp.fromJson;
flutter_json_widgets
widget
MaterialApp
MaterialApp.fromJson factory constructor
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 ==