menu
flutter_easy package
documentation
utils/src/logger_util.dart
LoggerLevel
info property
info property
dark_mode
light_mode
info
property
LoggerLevel
info
getter/setter pair
Implementation
static
LoggerLevel info = LoggerLevel(
'Info'
, ansiColor:
'32m'
);
flutter_easy package
documentation
utils/src/logger_util
LoggerLevel
info property
LoggerLevel class
Constructors
new
Properties
ansiColor
ansiColorTemplate
hashCode
name
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static properties
debug
error
fatal
info
warning