onTap property

void Function() onTap
final

The callback function to be executed on tap.

Implementation

final void Function() onTap;