79399522

Date: 2025-01-30 10:20:09
Score: 2.5
Natty:
Report link
  onTapOutside: (event) {
              FocusManager.instance.primaryFocus?.unfocus();
            },

Thank you here for at least steering me in a good direction! Now it works.

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: MrDevil