onTapOutside: (event) { FocusManager.instance.primaryFocus?.unfocus(); },
Thank you here for at least steering me in a good direction! Now it works.