onTap property
Callback when a dot is tapped.
The callback receives the tapped dot's position as a parameter.
Implementation
final OnTap? onTap;
Callback when a dot is tapped.
The callback receives the tapped dot's position as a parameter.
final OnTap? onTap;