Hello
I just started with my Flutter Flow journey and was following the tutorials. I am trying to create Theme Widgets for my app and facing weird issue where I am not able to save any customisations made to the elements added to the Theme Widgets.
For example, I add a Icon Button, change its icon and click save, but I still see a default "+" button which was there before I made any edit. Same holds true for other Form and Base elements I tried.
Is it an issue particularly with my account or I'm missing something obvious? Appreciate if someone could provide any insights. Thanks much!