barrierDismissible property

bool barrierDismissible
final

Determines whether tapping outside the dropdown will close it.

Defaults to true.

Implementation

final bool barrierDismissible;