onTap property

Function? onTap
final

The function to be executed when the button is tapped.

Implementation

final Function? onTap;