SeparatedIterable extension

Allows to insert a separator between the items of the iterable.

on

Methods

separatedBy(Widget separator) List<Widget>
Allows to insert a separator between the items of the iterable.