menu
Flutter
dart:collection
DoubleLinkedQueueEntry
<
E
>
DoubleLinkedQueueEntry.new constructor
DoubleLinkedQueueEntry.new
dark_mode
light_mode
DoubleLinkedQueueEntry<
E
>
constructor
DoubleLinkedQueueEntry<
E
>
(
E
element
)
Creates a new entry with the given
element
.
Implementation
DoubleLinkedQueueEntry(this.element);
Flutter
dart:collection
DoubleLinkedQueueEntry
<
E
>
DoubleLinkedQueueEntry.new constructor
DoubleLinkedQueueEntry class
Cookies management controls