menu
hubble_widget_library package
documentation
widgets_v2/modal_handle.dart
ModalHandle
ModalHandle.new const constructor
ModalHandle.new const constructor
dark_mode
light_mode
ModalHandle
constructor
const
ModalHandle
(
{
Key
?
key
,
double
?
height
,
double
?
width
,
Color
?
color
,
})
Implementation
const ModalHandle({super.key, this.height, this.width, this.color});
hubble_widget_library package
documentation
widgets_v2/modal_handle
ModalHandle
ModalHandle.new const constructor
ModalHandle class