I have an interface challenge in FLutterflow, as you can see in the images, there are two 'radio-buttons', which are separate, that is to say that it is not a single radio button with two options, but for design reasons, since there is an image between each one, I have used two different radio buttons, both with only one option, the initial value of both radio buttons is the one shown on the screen, 'regular environment' and 'irregular environment' respectively.
My question is the following, since these are two different radio-buttons I want to know how to do so that when the user selects one of them, the other is unchecked and vice versa.