menu
sandboxed package
documentation
params/editors/json/json_editor_widget.dart
JsonEditorWidget<T>
fromJson property
fromJson property
dark_mode
light_mode
fromJson
property
T Function
(
Map
<
String
,
dynamic
>
json
)
fromJson
final
Implementation
final T Function(Map<String, dynamic> json) fromJson;
sandboxed package
documentation
params/editors/json/json_editor_widget
JsonEditorWidget<T>
fromJson property
JsonEditorWidget class