A callback function that is called when the widget is tapped.
The callback receives the id of the widget.
final Function(String id)? onTap;