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