onTap property

VoidCallback? onTap
final

Callback to be run when Widget is tapped;

Implementation

final VoidCallback? onTap;