menu
on_the_fly
client\components\debug_component.dart
DebugBorderWidget
DebugBorderWidget const constructor
DebugBorderWidget
dark_mode
light_mode
DebugBorderWidget
constructor
const
DebugBorderWidget
(
{
Key
?
key
,
required
Widget
child
,
})
Implementation
const DebugBorderWidget({super.key, required this.child});
on_the_fly
debug_component
DebugBorderWidget
DebugBorderWidget const constructor
DebugBorderWidget class