onTap property

OnTap? onTap
final

Callback when a dot is tapped.

The callback receives the tapped dot's position as a parameter.

Implementation

final OnTap? onTap;