onPressed property

VoidCallback onPressed
final

Callback executed when the button is tapped.

Implementation

final VoidCallback onPressed;