ListDivider extension

Extension to add dividers to any view that can take an iterable.

on

Methods

divide(Widget separator) Iterable<Widget>
Divides a list of widgets with separators.