onTap property

void Function()? onTap
final

Callback, called when this InkWellWithHover is pressed.

Implementation

final void Function()? onTap;