onTap property

VoidCallback? onTap
final

Callback executed immediately when the widget is tapped.

Implementation

final VoidCallback? onTap;