I create a bool and the the selected index.
bool selected = false; int selectedIndex = 1;
the build method with variable:
C