menu
dio_log package
documentation
widget/json_view.dart
JsonView
JsonView constructor
JsonView constructor
dark_mode
light_mode
JsonView
constructor
JsonView
(
{
dynamic
json
,
bool
?
isShowAll
=
false
,
double
fontSize
=
14
,
})
Implementation
JsonView({ this.json, this.isShowAll = false, this.fontSize = 14, });
dio_log package
documentation
widget/json_view
JsonView
JsonView constructor
JsonView class