FlexibleGridCellBuilder typedef
Implementation
typedef FlexibleGridCellBuilder = Widget Function(
FlexibleGridCellContext context,
Widget defaultCell,
);
typedef FlexibleGridCellBuilder = Widget Function(
FlexibleGridCellContext context,
Widget defaultCell,
);