How to sort generated children?

What's the best to go about sorting the generated children from a variable?

For example, if I'm storing some data in firebase and displaying it in a ListView, but I want to reverse the order of the generated components so that the newer data is at the top

3
21 replies