all constant

List<ChartApiContract> const all

Implementation

static const List<ChartApiContract> all = [
  optionConfig,
  simpleWidget,
  cartesian,
  polar,
  statistical,
  hierarchyFlow,
  temporal,
  financial,
  densitySpatial,
];