hideOnEmpty property

bool hideOnEmpty
final

If set to true, nothing will be shown if there are no results. emptyBuilder will also be ignored.

Defaults to false.

Implementation

final bool hideOnEmpty;