How do I solve the 'Failed assertion: boolean expression must not be null' exception in Flutter
Closed this issue · 0 comments
ericel commented
I get this error with the simpleDialog of helper widget confirm_dialog.dart.
It happens if someone mistakenly clicks screen outside the dialog box.
How to fix this?