onTap property

void Function()? onTap
final

The on tap callback.

Implementation

final void Function()? onTap;