ItemEmptyState constructor

const ItemEmptyState()

State corresponding to no items matching the active conditions or search query.

This state should be used to present an empty state to the user.

Implementation

const ItemEmptyState();