menu
paging_view package
documentation
paging_view.dart
SliverPagingList<PageKey, Value>
emptyWidget property
emptyWidget property
dark_mode
light_mode
emptyWidget
property
Widget
?
emptyWidget
final
The widget that is shown when the data is empty.
Implementation
final Widget? emptyWidget;
paging_view package
documentation
paging_view
SliverPagingList<PageKey, Value>
emptyWidget property
SliverPagingList class