menu
sharing package
documentation
remote/logger.dart
SimpleLogPrinter
SimpleLogPrinter constructor
SimpleLogPrinter constructor
dark_mode
light_mode
SimpleLogPrinter
constructor
SimpleLogPrinter
(
String
className
, {
bool
colorsEnabled
=
true
,
})
Implementation
SimpleLogPrinter(this.className, {this.colorsEnabled = true}) { counter++; }
sharing package
documentation
remote/logger
SimpleLogPrinter
SimpleLogPrinter constructor
SimpleLogPrinter class