WidgetTap extension

Widget extension to add onTap functionality to any widget.

on

Methods

onTap(VoidCallback onTap) Widget

Available on Widget, provided by the WidgetTap extension

Wraps the widget with an InkWell to provide onTap functionality.