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