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