menu
connectanum package
documentation
logging.dart
Level
Level const constructor
Level const constructor
dark_mode
light_mode
Level
constructor
const
Level
(
String
name
,
int
value
)
Implementation
const Level(this.name, this.value);
connectanum package
documentation
logging
Level
Level const constructor
Level class