【发布时间】:2019-06-06 05:24:40
【问题描述】:
假设存在一个表单并且有两个按钮,我希望一个按钮被禁用,直到用户填写所有参数,而另一个启用,以便用户导航到后面板。是否存在为按钮分配唯一 ID 的功能?
Edit1: Tried to disable one of the button,until all the text-form field in the page is touched by users,once user enters all the required parameters ,then the button gets enabled!
【问题讨论】:
标签: android button dart flutter boolean