isDismissable property

bool isDismissable
final

If true, the bottom sheet can be dismissed by tapping elsewhere. Defaults to true

Implementation

final bool isDismissable;