flutter_json_widgets
decoration
Decoration
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
inherited
Implementation
Map<String, dynamic> toJson() => throw _privateConstructorUsedError;
flutter_json_widgets
decoration
Decoration
toJson method
Decoration class
Constructors
box
fromJson
shape
Properties
color
copyWith
gradient
hashCode
image
runtimeType
shape
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==