isBackdropInteractable property

bool isBackdropInteractable
final

If true, the backDrop will also be interactable so any gesture that is applied to the backDrop will be delegated to the sheet itself.

Implementation

final bool isBackdropInteractable;