menu
paging_view package
documentation
paging_view.dart
GroupedPagingGrid<PageKey, Parent, Value>
emptyWidget property
emptyWidget property
dark_mode
light_mode
emptyWidget
property
Widget
?
emptyWidget
final
The widget to display when the grid is empty.
Implementation
final Widget? emptyWidget;
paging_view package
documentation
paging_view
GroupedPagingGrid<PageKey, Parent, Value>
emptyWidget property
GroupedPagingGrid class