menu
clue_ui_component package
documentation
components/clue_infinite_wrap.dart
ClueInfiniteWrap<T>
noMoreWidget property
noMoreWidget property
dark_mode
light_mode
noMoreWidget
property
Widget
noMoreWidget
final
The widget displayed when there are no more items to load.
Implementation
final Widget noMoreWidget;
clue_ui_component package
documentation
components/clue_infinite_wrap
ClueInfiniteWrap<T>
noMoreWidget property
ClueInfiniteWrap class