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