onTap property

(void Function()?) onTap
final

Specified whether a GestureDetector should be created with the provided onTap callback

Implementation

final void Function()? onTap;