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