menu
arcane package
documentation
generated/arcane_shadcn/src/components/overlay/drawer.dart
DrawerTheme
showDragHandle property
showDragHandle property
dark_mode
light_mode
showDragHandle
property
bool
?
showDragHandle
final
Whether to display the drag handle for draggable drawers.
Implementation
final bool? showDragHandle;
arcane package
documentation
generated/arcane_shadcn/src/components/overlay/drawer
DrawerTheme
showDragHandle property
DrawerTheme class