shouldPlaceholderBeShown property

bool shouldPlaceholderBeShown

This variable is true when the buildPlaceholder should be shown. For example, if a certain media type does not have any media items to show in its history.

Implementation

bool get shouldPlaceholderBeShown => true;