onTap property

(dynamic Function()?) onTap
final

The callback when BasicTap is tapped.

Implementation

final Function()? onTap;