barrierDismissible property
final
Determines whether tapping outside the dropdown will close it.
Defaults to true
.
Implementation
final bool barrierDismissible;
Determines whether tapping outside the dropdown will close it.
Defaults to true
.
final bool barrierDismissible;