flutter_json_widgets
widget
SizedBoxShrink
SizedBoxShrink.fromJson factory constructor
SizedBoxShrink.fromJson
SizedBoxShrink.fromJson
constructor
Null safety
SizedBoxShrink.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory SizedBoxShrink.fromJson(Map<String, dynamic> json) = _$SizedBoxShrink.fromJson;
flutter_json_widgets
widget
SizedBoxShrink
SizedBoxShrink.fromJson factory constructor
SizedBoxShrink class
Constructors
SizedBoxShrink
fromJson
Properties
child
copyWith
hashCode
key
runtimeType
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==