onTap property

VoidCallback? onTap
final

The callback to call when the action is tapped.

Implementation

final VoidCallback? onTap;