Maybe it is a simple question, but I am not finding a way to change the value in a CardSettingsListPicker () in runtime mode because there is no TextEditingController for this widget, could anyone help?
I need to change the value of a CardSettingsListPicker () depending on the value chosen in another CardSettingsListPicker ().
How could I do it?
thanks.
Hi,
Maybe it is a simple question, but I am not finding a way to change the value in a CardSettingsListPicker () in runtime mode because there is no TextEditingController for this widget, could anyone help?
I need to change the value of a CardSettingsListPicker () depending on the value chosen in another CardSettingsListPicker (). How could I do it? thanks.