menu
api_logger package
documentation
ui/widgets/app_data_viewer.dart
AppDataViewer
AppDataViewer.new const constructor
AppDataViewer.new const constructor
dark_mode
light_mode
AppDataViewer
constructor
const
AppDataViewer
(
{
Key
?
key
,
dynamic
data
,
bool
isShrinkWrap
=
false
,
bool
isFormatText
=
true
,
})
Implementation
const AppDataViewer({ super.key, this.data, this.isShrinkWrap = false, this.isFormatText = true, });
api_logger package
documentation
ui/widgets/app_data_viewer
AppDataViewer
AppDataViewer.new const constructor
AppDataViewer class