onTap property

VoidCallback onTap
final

Disabled by tappable == false. Pass a function to peform any time the InkResponse on this Surface responds to a tap input.

Implementation

final VoidCallback onTap;