onTap property
Called when the element is tapped.
Fires immediately on pointer down (before gesture arena resolution) for instant selection feedback.
Implementation
final VoidCallback? onTap;
Called when the element is tapped.
Fires immediately on pointer down (before gesture arena resolution) for instant selection feedback.
final VoidCallback? onTap;