-
Notifications
You must be signed in to change notification settings - Fork 28
Closed
Labels
closed: not a bugThe behavior is correct/expected.The behavior is correct/expected.
Description
Has your issue been reported?
- I have searched the existing issues and confirm it has not been reported.
- I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
Current Behavior
when creating a Theme widget from an existing widget, the settings for set color by variable are not copied to the Themed widget, meaning have to go through entire app to change a setting, so the concept of theme widgets isnt really working 100%
Expected Behavior
would expect to see the set by color variables also copied to the theme, and to any child widgets based on the theme:

Steps to Reproduce
- add a widget to a page, with color set by variable
- save as theme widget
- look at theme widget, the set by variable doesn't exist
Reproducible from Blank
- The steps to reproduce above start from a blank project.
Bug Report Code (Required)
na
Context
It would of saved days in re-theming buttons on 79 pages of app.
Visual documentation
Additional Info
No response
Environment
- FlutterFlow version: 3.10.4
- Platform:
- Browser name and version:
- Operating system and version affected:Metadata
Metadata
Assignees
Labels
closed: not a bugThe behavior is correct/expected.The behavior is correct/expected.
