onTap property

void Function(String) onTap
final

Callback when a clipped widget is tapped.

Implementation

final void Function(String) onTap;