onTap property

dynamic Function()? onTap
final

Called when the widget is tapped.

Implementation

final Function()? onTap;