onPressed property

VoidCallback onPressed
final

onPressed Called when the button is tapped or otherwise activated.

Implementation

final VoidCallback onPressed;