Joinable<T extends Widget> extension

Extension for joining lists of widgets with a separator.

on

Methods

joinSeparator(T separator) List<T>

Available on List<T>, provided by the Joinable extension

Joins widgets with a separator between each item.