onTap property

VoidCallback? onTap
final

The action to perform when the widget is tapped

Implementation

final VoidCallback? onTap;