menu
monarch_utils package
documentation
log.dart
LogLevel
LogLevel const constructor
LogLevel const constructor
dark_mode
light_mode
LogLevel
constructor
const
LogLevel
(
String
name
,
int
value
)
Implementation
const LogLevel(this.name, this.value);
monarch_utils package
documentation
log
LogLevel
LogLevel const constructor
LogLevel class