onTap property

ValueChanged<bool> onTap
final

This variable will return the value when you tap on the button

Implementation

final ValueChanged<bool> onTap;