onTap property

VoidCallback? onTap
final

The callback when the button is tapped.

Implementation

final VoidCallback? onTap;