menu
riverpod_pagination package
documentation
widgets/paginated_grid_view.dart
PaginatedGridView<T, S extends PaginatedState<T>>
refreshIndicatorKey property
refreshIndicatorKey property
dark_mode
light_mode
refreshIndicatorKey
property
Key
?
refreshIndicatorKey
final
Key for the refresh indicator
Implementation
final Key? refreshIndicatorKey;
riverpod_pagination package
documentation
widgets/paginated_grid_view
PaginatedGridView<T, S extends PaginatedState<T>>
refreshIndicatorKey property
PaginatedGridView class