FlexibleGridEmptyCellBuilder typedef
Implementation
typedef FlexibleGridEmptyCellBuilder = Widget? Function(
FlexibleGridCellContext context,
Widget? suggested,
);
typedef FlexibleGridEmptyCellBuilder = Widget? Function(
FlexibleGridCellContext context,
Widget? suggested,
);