menu
inspireui package
documentation
widgets/preview_json.dart
JsonView
JsonView const constructor
JsonView const constructor
dark_mode
light_mode
JsonView
constructor
const
JsonView
(
Map
jsonObj
, {
Key
?
key
,
bool
?
notRoot
,
})
Implementation
const JsonView(this.jsonObj, {super.key, this.notRoot});
inspireui package
documentation
widgets/preview_json
JsonView
JsonView const constructor
JsonView class