build abstract method

Widget build(
  1. BuildContext context,
  2. LegendState legendState,
  3. Legend legend, {
  4. bool showMeasures,
})

Implementation

Widget build(BuildContext context, common.LegendState legendState,
    common.Legend legend,
    {bool showMeasures});