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