Flutter: Calling function when clicking outside the TextField

后端 未结 0 899
庸人自扰
庸人自扰 2020-12-31 00:15

I want to call a function when users tap outside the TextField, after clicking the textfield to unfocus.

return new GestureDetector(
      onTap:         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题