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