menu
api_sentinel package
documentation
screens/json_full_screen_view.dart
JsonFullScreenView
JsonFullScreenView.new const constructor
JsonFullScreenView.new const constructor
dark_mode
light_mode
JsonFullScreenView
constructor
const
JsonFullScreenView
(
{
Key
?
key
,
required
dynamic
data
,
bool
showPretty
=
true
,
})
Implementation
const JsonFullScreenView({ super.key, required this.data, this.showPretty = true, });
api_sentinel package
documentation
screens/json_full_screen_view
JsonFullScreenView
JsonFullScreenView.new const constructor
JsonFullScreenView class