onPressed property

VoidCallback? onPressed
final

Called when the button is tapped; the button is disabled when null.

Implementation

final VoidCallback? onPressed;