How to change the Text color of ContentPresenter based on the control state in .Net MAUI
My question is an extension to this question where I want to change the text color based on the state of the radio button. I want it white if checked and black if unchecked.