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