Background: I am instantiating a series of card items in a stateful widget tree using for (var card in menuLists[_selectedIndex]) card This is crea
for (var card in menuLists[_selectedIndex]) card