You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The getter 'index' isn't defined for the class '_ in the listview builder ,unable to access index
margin: EdgeInsets.all(45),
height: mq.height*0.42,
decoration: BoxDecoration(
color: Selectedindex == index?Colors.green:Colors.white,
The getter 'index' isn't defined for the class '_ in the listview builder ,unable to access index
margin: EdgeInsets.all(45),
height: mq.height*0.42,
decoration: BoxDecoration(
color: Selectedindex == index?Colors.green:Colors.white,