how to check if textfield (keyboardType: TextInputType.number) contains number less than 50?

后端 未结 0 1895
长情又很酷
长情又很酷 2021-01-12 01:56

I have a simple TextField to get a number and checking if it contains a number less than 50. Note : keyboardType: TextInputType.number

Here is my how im doing it:

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