menu
flutter_chen_common package
documentation
log/output/developer_output.dart
DeveloperOutput
DeveloperOutput.new constructor
DeveloperOutput.new constructor
dark_mode
light_mode
DeveloperOutput
constructor
DeveloperOutput
(
{
String
name
=
'LOG'
,
bool
forwardMetadata
=
true
,
})
Implementation
DeveloperOutput({this.name = 'LOG', this.forwardMetadata = true});
flutter_chen_common package
documentation
log/output/developer_output
DeveloperOutput
DeveloperOutput.new constructor
DeveloperOutput class