menu
flutter_arb_translator package
documentation
service/log/logger.dart
Logger<T>
Logger.new const constructor
Logger.new const constructor
dark_mode
light_mode
Logger<
T
>
constructor
const
Logger<
T
>
(
LogLevel
logLevel
)
Implementation
const Logger(this.logLevel);
flutter_arb_translator package
documentation
service/log/logger
Logger<T>
Logger.new const constructor
Logger class