menu
x_debug package
documentation
log/log_console.dart
LogBar
LogBar.new constructor
LogBar.new constructor
dark_mode
light_mode
LogBar
constructor
LogBar
(
{
required
bool
dark
,
required
Widget
child
,
})
Implementation
LogBar({required this.dark, required this.child});
x_debug package
documentation
log/log_console
LogBar
LogBar.new constructor
LogBar class