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