onPressed property

VoidCallback? onPressed
final

What to do when the button is pressed.

Implementation

final VoidCallback? onPressed;