menu
erb_shared package
documentation
erb_shared.dart
IterableCycle extension
IterableCycle extension
dark_mode
light_mode
IterableCycle<
E
>
extension
on
Iterable
<
E
>
Methods
cycle
(
[
int
?
n
])
→
Iterable
<
E
>
Available on
Iterable
<
E
>
, provided by the
IterableCycle
extension
Returns a new lazy
Iterable
which iterates over this collection
n
times.
erb_shared package
documentation
erb_shared
IterableCycle extension
erb_shared library