menu
uxp_widgets package
documentation
json_annotation/uxp_widget_config.dart
UXPWidgetFull
UXPWidgetFull.fromJson factory constructor
UXPWidgetFull.fromJson factory constructor
dark_mode
light_mode
UXPWidgetFull.fromJson
constructor
UXPWidgetFull.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory UXPWidgetFull.fromJson(Map<String, dynamic> json) => _$UXPWidgetFullFromJson(json);
uxp_widgets package
documentation
json_annotation/uxp_widget_config
UXPWidgetFull
UXPWidgetFull.fromJson factory constructor
UXPWidgetFull class