$ 0 0 A Dart function to return a random element from a list alvin September 22, 2019 - 8:00pm Read more about A Dart function to return a random element from a listLog in to post comments If you need to get a random element from a list in Dart, I can confirm this this getRandomListElement method works: