onTap property

Function? onTap
final

A callback function that is called when the widget is tapped.

Implementation

final Function? onTap;