onTap property

VoidCallback? onTap
final

On Tap action for the Button

Implementation

final VoidCallback? onTap;