Dart API Reference
dart:collection
ListMixin
shuffle
shuffle
method
Shuffles the elements of this list randomly.
void
shuffle
(
[
Random
random
]
)
Shuffles the elements of this list randomly.