onTap property

VoidCallback? onTap
final

A void Function which is called whenever a Cluster is tapped.

Implementation

final VoidCallback? onTap;