menu
ndk package
documentation
shared/logger/console_output.dart
ConsoleOutput
ConsoleOutput.new constructor
ConsoleOutput.new constructor
dark_mode
light_mode
ConsoleOutput
constructor
ConsoleOutput
(
{
bool
useColors
=
true
,
bool
showTime
=
true
,
bool
detailedTime
=
false
,
})
Implementation
ConsoleOutput({ this.useColors = true, this.showTime = true, this.detailedTime = false, });
ndk package
documentation
shared/logger/console_output
ConsoleOutput
ConsoleOutput.new constructor
ConsoleOutput class