onPressed property

VoidCallback onPressed
finalinherited

The callback function triggered when the button is pressed.

Implementation

final VoidCallback onPressed;