onTap property

(dynamic Function()?) onTap
final

Callback function triggered when the widget is tapped.

Implementation

final Function()? onTap;