menu
sunny_core_widgets package
documentation
routes/handle_sheet.dart
DragHandle
DragHandle const constructor
DragHandle const constructor
dark_mode
light_mode
DragHandle
constructor
const
DragHandle
(
{
Key
?
key
,
double
?
width
,
})
Implementation
const DragHandle({Key? key, this.width}) : super(key: key);
sunny_core_widgets package
documentation
routes/handle_sheet
DragHandle
DragHandle const constructor
DragHandle class