multi_select_flutter
multi_select_flutter copied to clipboard
Disable touch outside in MultiSelectDialogField
Is there anyway to disable touchoutside in MultiSelectDialogField
Need this...when touch outside dialog the windows is closed and itens checked show and checked
what we really is -> barrierDismissible: false Could you please add a barrierDismissible property just like barrierColor that already exists?