menu
chuck_interceptor package
documentation
ui/widget/chuck_json_viewer.dart
JsonArrayViewer
JsonArrayViewer const constructor
JsonArrayViewer const constructor
dark_mode
light_mode
JsonArrayViewer
constructor
const
JsonArrayViewer
(
List
jsonArray
, {
Key
?
key
,
bool
notRoot
=
false
,
})
Implementation
const JsonArrayViewer(this.jsonArray, {super.key, this.notRoot = false});
chuck_interceptor package
documentation
ui/widget/chuck_json_viewer
JsonArrayViewer
JsonArrayViewer const constructor
JsonArrayViewer class