onPressed property

VoidCallback? onPressed
final

Callback when the button is pressed.

Implementation

final VoidCallback? onPressed;