menu
shelf_flutter_app package
documentation
properties/logger_conf.dart
LoggerConf
customLogger property
customLogger property
dark_mode
light_mode
customLogger
property
void Function
(
String
message
,
bool
isError
)
?
customLogger
final
Implementation
final void Function(String message, bool isError)? customLogger;
shelf_flutter_app package
documentation
properties/logger_conf
LoggerConf
customLogger property
LoggerConf class