loadedAll property

bool loadedAll
final

Creates a searching widget.

if loadedAll is true returns noResultsWidget or else NoContentWidget returns loadinWidget or CenterLoading otherwise

Implementation

final bool loadedAll;