onTap property

dynamic Function() onTap
final

Callback function executed when the button is tapped.

Implementation

final Function() onTap;