flutter_json_widgets
decoration_image
DecorationImage
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
inherited
Implementation
Map<String, dynamic> toJson() => throw _privateConstructorUsedError;
flutter_json_widgets
decoration_image
DecorationImage
toJson method
DecorationImage class
Constructors
DecorationImage
fromJson
Properties
alignment
centerSlice
colorFilter
copyWith
filterQuality
fit
hashCode
image
invertColors
isAntiAlias
matchTextDirection
opacity
repeat
runtimeType
scale
Methods
noSuchMethod
toJson
toString
Operators
operator ==