OnClickChart typedef
OnClickChart =
void Function(BuildContext context, List<ChartLayoutState> list)
Implementation
typedef OnClickChart = void Function(BuildContext context, List<ChartLayoutState> list);
typedef OnClickChart = void Function(BuildContext context, List<ChartLayoutState> list);