menu
arcane package
documentation
util/sliver.dart
MagicBox
MagicBox const constructor
MagicBox const constructor
dark_mode
light_mode
MagicBox
constructor
const
MagicBox
(
{
Key
?
key
,
required
Widget
child
,
})
Implementation
const MagicBox({super.key, required this.child});
arcane package
documentation
util/sliver
MagicBox
MagicBox const constructor
MagicBox class