Multiple selection in same List flutter onTap

后端 未结 0 1980
無奈伤痛
無奈伤痛 2020-12-11 23:38

I create a bool and the the selected index.

bool selected = false;
  int selectedIndex = 1;

the build method with variable:

C         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题