isDraggable property
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;
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
final bool isDraggable;