onPressed property

VoidCallback onPressed
final

The callback function to be executed when the button is pressed.

Implementation

final VoidCallback onPressed;