flutter_json_widgets
edge_insets
EdgeInsets
EdgeInsets.fromJson factory constructor
EdgeInsets.fromJson
EdgeInsets.fromJson
constructor
Null safety
EdgeInsets.fromJson
(
Map
<
String
,
Object
?
>
json
)
Implementation
factory EdgeInsets.fromJson(Map<String, Object?> json) => _$EdgeInsetsFromJson(json);
flutter_json_widgets
edge_insets
EdgeInsets
EdgeInsets.fromJson factory constructor
EdgeInsets class
Constructors
EdgeInsets
all
fromJson
only
symmetric
Properties
hashCode
runtimeType
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==
Constants
zero