onTap property

void Function()? onTap
final

The callback function when on tap.

Implementation

final void Function()? onTap;