menu
hubble_widget_library package
documentation
widgets/hubble_modal_wrap.dart
HubbleModalWrap
HubbleModalWrap.new const constructor
HubbleModalWrap.new const constructor
dark_mode
light_mode
HubbleModalWrap
constructor
const
HubbleModalWrap
(
{
Key
?
key
,
required
Widget
child
,
Color
?
background
,
})
Implementation
const HubbleModalWrap({super.key, required this.child, this.background});
hubble_widget_library package
documentation
widgets/hubble_modal_wrap
HubbleModalWrap
HubbleModalWrap.new const constructor
HubbleModalWrap class