Joinable<T extends Widget> extension
Extension for joining lists of widgets with a separator.
- on
-
- List<
T>
- List<
Methods
-
joinSeparator(
T separator) → List< T> - Joins widgets with a separator between each item.