isDraggable property

bool isDraggable
final

Whether this panel is draggable by user. If false and user swipes the panel, internal content will start scrolling.

Default : true

Implementation

final bool isDraggable;