menu
lib package
documentation
widgets/panel.dart
SafeContaineredBox
SafeContaineredBox.new const constructor
SafeContaineredBox.new const constructor
dark_mode
light_mode
SafeContaineredBox
constructor
const
SafeContaineredBox
(
{
Key
?
key
,
required
Widget
child
,
})
Implementation
const SafeContaineredBox({super.key, required this.child});
lib package
documentation
widgets/panel
SafeContaineredBox
SafeContaineredBox.new const constructor
SafeContaineredBox class