SeparatedIterable extension
Methods
-
separatedBy(
Widget separator) → List< Widget> -
Available on Iterable<
Allows to insert aWidget> , provided by the SeparatedIterable extensionseparatorbetween the items of the iterable.
Available on Iterable<
separator between the items of the iterable.