I have a custom widget where I would like to receive a list of strings from a FlutterFlow dropdown widget. I can pass the list of item values as a parameter on the first load but I'm not receiving the updated changes afterwards.
Thanks in advance for any help!