menu
chartjs package
documentation
chartjs.dart
ChartTooltipCallback
beforeTitle method
beforeTitle method
dark_mode
light_mode
beforeTitle
method
void
beforeTitle
(
[
List
<
ChartTooltipItem
>
item
,
dynamic
data
])
Implementation
external void beforeTitle([List<ChartTooltipItem> item, dynamic data]);
chartjs package
documentation
chartjs
ChartTooltipCallback
beforeTitle method
ChartTooltipCallback class