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