list_uic library
Classes
-
ListUic<
T> - UI component that shows a list of items and controls all related states.
-
ListUicController<
T> - A controller for ListUic widget.
- ListUicEmptyProgressView
- Default progress view for empty list.
- ListUicEmptyView
- Default empty list view.
- ListUicNextPageProgressView
- Default progress view for when loading next page of data.