showItemsOnEmpty property

bool showItemsOnEmpty
final

Set this to true to display the complete list instead of the suggestion. This is useful to give your users the chance to explore all the items in the list without knowing what so search for.

Implementation

final bool showItemsOnEmpty;