onTap property

dynamic Function()? onTap
final

Execute when tapping on the button.

Implementation

final Function()? onTap;