bounce property

bool bounce
final

Allows the bottom sheet to go beyond the top bound of the content, but then bounce the content back to the edge of the top bound.

Implementation

final bool bounce;