OnTap typedef

OnTap = void Function(double position)

Callback signature for dot tap events.

Implementation

typedef OnTap = void Function(double position);