FlowChartConfig constructor

FlowChartConfig({
  1. bool htmlLabels,
  2. String curve,
})

Implementation

external factory FlowChartConfig({bool htmlLabels, String curve});