abstract_list/widgets/_all library
Classes
- AbstractLisErrorContainer
- A widget that displays an error message with an option to retry.
-
AbstractListBuilder<
B extends StateStreamableSource< S> , S extends AbstractListState> - A generic widget for building lists that support state management, pagination, and refresh functionalities.
- AbstractListNoDataContainer
- A widget that displays a message indicating that no data is available.
Enums
- AbstractScrollBehaviour
- Enum to define the behavior of scrollable headers or footers.