SimpleTrendPointTapCallback typedef
SimpleTrendPointTapCallback =
void Function(String label, List<SimpleTrendTooltipItem> items, int index)
Implementation
typedef SimpleTrendPointTapCallback =
void Function(String label, List<SimpleTrendTooltipItem> items, int index);