onTap property

dynamic Function()? onTap
final

A tap has occurred.

Implementation

final Function()? onTap;