menu
json_dynamic_widget_annotation package
documentation
json_dynamic_widget_annotation.dart
JsonSerializable
JsonSerializable.fromJson factory constructor
JsonSerializable.fromJson factory constructor
dark_mode
light_mode
JsonSerializable.fromJson
constructor
JsonSerializable.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory JsonSerializable.fromJson(Map<String, dynamic> json) => _$JsonSerializableFromJson(json);
json_dynamic_widget_annotation package
documentation
json_dynamic_widget_annotation
JsonSerializable
JsonSerializable.fromJson factory constructor
JsonSerializable class