grabbing property

Widget grabbing
final

The grabbing widget that is used to indicate the the sheet can be dragged up and down.

If no widget is wanted, pass in a SizedBox with zero height and set grabbingHeight to zero.

Implementation

final Widget grabbing;