menu
df_web_device_info package
documentation
_common.dart
IterableZip<T>
IterableZip constructor
IterableZip constructor
dark_mode
light_mode
IterableZip<
T
>
constructor
IterableZip<
T
>
(
Iterable
<
Iterable
<
T
>
>
iterables
)
Implementation
IterableZip(Iterable<Iterable<T>> iterables) : _iterables = iterables;
df_web_device_info package
documentation
_common
IterableZip<T>
IterableZip constructor
IterableZip class