onPressed property

VoidCallback onPressed
final

a callback called when the button is tapped

Implementation

final VoidCallback onPressed;