onPressed property

VoidCallback onPressed
final

What happens when a button is pressed.

Implementation

final VoidCallback onPressed;