menu
darq package
documentation
darq.dart
ConcatAllExtension extension
ConcatAllExtension extension
dark_mode
light_mode
ConcatAllExtension<
T
>
extension
on
Iterable
<
T
>
Methods
concatAll
(
Iterable
<
Iterable
<
T
>
>
iterables
)
→
Iterable
<
T
>
Available on
Iterable
<
T
>
, provided by the
ConcatAllExtension
extension
Concatenates this iterable and a provided iterable of iterables.
darq package
documentation
darq
ConcatAllExtension extension
darq library