use radio button value in another flutter page?

Viewed 36

I am new to flutter. I have a page with radio buttons. how to retrieve radio button value in another page?

edit: the goal is that on 1 page I have radio buttons and on another page I can use the value of the radio select.

Thanks in advance. Ludovic

0 Answers
Related