isDraggable property

bool isDraggable
final

Allows toggling of the draggability of the SlidingUpPanel. Set this to false to prevent the user from being able to drag the panel up and down. Defaults to true

Implementation

final bool isDraggable;