onTap property

(void Function()?) onTap
final

Callback function triggered onTap tap.

Implementation

final void Function()? onTap;