I have a widget that you can choose whatever icon you want to pass it over, and depending on the user settings, icons in the entire app will have a custom color chosen by the user.
Today when passing an Icon as a parameter to a widget, the color selector is static and does not allow me to pull from variables, and I cannot set it inside the widget as well.
Is there a workaround for this?