onTap property

VoidCallback? onTap
final

Optional callback to run when the target is clicked.

Implementation

final VoidCallback? onTap;