Details
Description
Steps to reproduce:
1. Run sample code
2. Change color with color picker. Note the change in color of the text
3. Toggle the state. The text should change to green.
4. Toggle the state again.
5. Select a color from the color picker.
Actual Results:
The text won't change from the inheriting text style anymore.
Expected Results:
The text should change based on its inheriting styles.
Workaround (if any):
Add color.state1="@Clear()".