onTap property

VoidCallback? onTap
final

Action that should be called on the tap gesture.

Implementation

final VoidCallback? onTap;