sheetController property
The draggable scrollable sheet controller used by better feedback.
The controller is only attached if FeedbackThemeData.sheetIsDraggable is true and feedback is currently displayed.
Implementation
final DraggableScrollableController sheetController =
DraggableScrollableController();