menu
dcc_toolkit package
documentation
pagination/paginated_scroll_view.dart
PaginatedScrollView<T>
bottomWidget property
bottomWidget property
dark_mode
light_mode
bottomWidget
property
Widget
?
bottomWidget
final
Optional widget to display at the bottom of the list.
Implementation
final Widget? bottomWidget;
dcc_toolkit package
documentation
pagination/paginated_scroll_view
PaginatedScrollView<T>
bottomWidget property
PaginatedScrollView class