shouldPlaceholderBeShown property
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;
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.
bool get shouldPlaceholderBeShown => true;