dismissible property
Whether the dropdown menu should be dismissed when the user taps outside of both it and the dropdown button.
Implementation
final bool dismissible;
Whether the dropdown menu should be dismissed when the user taps outside of both it and the dropdown button.
final bool dismissible;