A thin horizontal line, with padding on either side.In the material design language, this represents a divider. Dividers can be used in lists, Drawers, and elsewhere to separate content.To create a divider between ListTile items, consider using ListTile.divideTiles, which is optimized for this case.