menu
flutter_feature_remote_logging package
documentation
logger.dart
SimplePrinter
SimplePrinter constructor
SimplePrinter constructor
dark_mode
light_mode
SimplePrinter
constructor
SimplePrinter
(
{
bool
printTime
=
false
,
bool
colors
=
true
,
})
Implementation
SimplePrinter({this.printTime = false, this.colors = true});
flutter_feature_remote_logging package
documentation
logger
SimplePrinter
SimplePrinter constructor
SimplePrinter class