menu
flutter_easy package
documentation
utils/src/logger_util.dart
LoggerLevel
warning property
warning property
dark_mode
light_mode
warning
property
LoggerLevel
warning
getter/setter pair
Implementation
static
LoggerLevel warning = LoggerLevel(
'Warning'
, ansiColor:
'33m'
);
flutter_easy package
documentation
utils/src/logger_util
LoggerLevel
warning property
LoggerLevel class