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