onTap property

VoidCallback? onTap
final

Callback triggered when the button is tapped.

Implementation

final VoidCallback? onTap;