How to check if DateTimeField is (not) empty in Flutter

前端 未结 0 1860
暗喜
暗喜 2020-12-10 04:05

I have a Widget DateTimeField which should not be empty while sending the data in form.

I tried using validator and comparing it with null but it does not work.

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