FeedbackSheetDragHandle constructor

const FeedbackSheetDragHandle({
  1. Key? key,
})

Create a drag handle.

Implementation

const FeedbackSheetDragHandle({super.key});