onPressed property

VoidCallback onPressed
final

Is executed when pressing the button.

Implementation

final VoidCallback onPressed;