ChartExportBatchStartedHandler typedef

ChartExportBatchStartedHandler = void Function(List<ChartExportFormat> formats)

Implementation

typedef ChartExportBatchStartedHandler =
    void Function(List<ChartExportFormat> formats);