onPressed property

VoidCallback onPressed
final

A callback that is called when the button is pressed.

Implementation

final VoidCallback onPressed;