onTap property

VoidCallback? onTap
final

The callback triggered when the button is tapped.

Implementation

final VoidCallback? onTap;