onPressed property

VoidCallback? onPressed
final

The callback to execute when the button is pressed.

Implementation

final VoidCallback? onPressed;