afterButtonPressed property

VoidCallback? afterButtonPressed
finalinherited

To do extra logic after pressing the button

Implementation

final VoidCallback? afterButtonPressed;