Is the Flutter ListTile in ListView grey in iOS release?
When I build my Flutter project in release on iOS, when a ListTile appears inside the ListView I get a grey container instead of the actual listTile. I suspect it has to do with the size of the ListView.