menu
debug_dot package
documentation
bug_view.dart
BugView
BugView.new const constructor
BugView.new const constructor
dark_mode
light_mode
BugView
constructor
const
BugView
(
{
Key
?
key
,
})
Implementation
const BugView({super.key}) : super(painter: const _BugPainter());
debug_dot package
documentation
bug_view
BugView
BugView.new const constructor
BugView class