onPressed property

VoidCallback onPressed
final

The callback that is called when the button is tapped.

Implementation

final VoidCallback onPressed;