ChartExportBatchProgressHandler typedef

ChartExportBatchProgressHandler = void Function(ChartExportBatchProgress progress)

Implementation

typedef ChartExportBatchProgressHandler =
    void Function(ChartExportBatchProgress progress);