flutter_json_widgets
gradient
SweepGradient
SweepGradient.fromJson factory constructor
SweepGradient.fromJson
SweepGradient.fromJson
constructor
Null safety
SweepGradient.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory SweepGradient.fromJson(Map<String, dynamic> json) = _$SweepGradient.fromJson;
flutter_json_widgets
gradient
SweepGradient
SweepGradient.fromJson factory constructor
SweepGradient class
Constructors
SweepGradient
fromJson
Properties
center
colors
copyWith
endAngle
hashCode
runtimeType
startAngle
stops
tileMode
transform
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==