menu
save_points_chart package
documentation
core/gestures/gesture_engine.dart
GestureEngine
onTap property
onTap property
dark_mode
light_mode
onTap
property
void Function
(
ChartHitResult
?
hit
,
Offset
position
)
?
onTap
final
Implementation
final void Function(ChartHitResult? hit, Offset position)? onTap;
save_points_chart package
documentation
core/gestures/gesture_engine
GestureEngine
onTap property
GestureEngine class