widgets/cl_org_chart/src/common/exporting library

Functions

exportChartAsImage(GlobalKey<State<StatefulWidget>> key, {double pixelRatio = 3.0}) Future<Uint8List?>
exportChartAsPdf(GlobalKey<State<StatefulWidget>> key, {double pixelRatio = 3.0}) Future<Document?>