menu
cell package
documentation
collective.dart
CollectiveList<E>
shuffle abstract method
shuffle abstract method
dark_mode
light_mode
shuffle
abstract method
void
shuffle
(
[
Random
?
random
])
Shuffles the elements of this list randomly.
Implementation
void shuffle([Random? random]);
cell package
documentation
collective
CollectiveList<E>
shuffle abstract method
CollectiveList class