showEmpty property

bool showEmpty
final

Whether to show an empty list with a divider if the children list is empty.

Defaults to false.

Implementation

final bool showEmpty;