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