showDivider property

bool? showDivider
final

Adds a border to the bottom of the list item. If this isn't provided and the item is used in a ZetaList, the value is fetched from the showDivider prop on the ZetaList.

Implementation

final bool? showDivider;