LoadMoreViewBuilder typedef
Signature for the SfDataGrid.loadMoreViewBuilder function.
Implementation
typedef LoadMoreViewBuilder = Widget? Function(
BuildContext context, LoadMoreRows loadMoreRows);
Signature for the SfDataGrid.loadMoreViewBuilder function.
typedef LoadMoreViewBuilder = Widget? Function(
BuildContext context, LoadMoreRows loadMoreRows);