google / charts

https://pub.dev/packages/charts_flutter
Apache License 2.0
2.81k stars 1.2k forks source link

The getter 'index' isn't defined for the class '_ #802

Open kiranb9555 opened 1 year ago

kiranb9555 commented 1 year ago

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,