dismissible property

bool dismissible
final

Whether the dropdown menu should be dismissed when the user taps outside of both it and the dropdown button.

Implementation

final bool dismissible;