menu
json_data_explorer package
documentation
json_data_explorer.dart
JsonDataExplorer
nodes property
nodes property
dark_mode
light_mode
nodes
property
Iterable
<
NodeViewModelState
>
nodes
final
Nodes to be displayed.
See also:
DataExplorerStore
Implementation
final Iterable<NodeViewModelState> nodes;
json_data_explorer package
documentation
json_data_explorer
JsonDataExplorer
nodes property
JsonDataExplorer class