build abstract method
Widget
build(
- BuildContext context,
- LegendEntry legendEntry,
- TappableLegend legend,
- bool isHidden, {
- bool showMeasures,
Implementation
Widget build(
BuildContext context,
common.LegendEntry legendEntry,
TappableLegend legend,
bool isHidden, {
bool showMeasures,
});