onPressed property

VoidCallback onPressed
final

The action when the button is pressed.

Implementation

final VoidCallback onPressed;