onPressed property

VoidCallback onPressed
final

The callback that is be called when the button is pressed.

Implementation

final VoidCallback onPressed;