onPressed property

VoidCallback? onPressed
final

Called when the button is activated via Enter or Space.

Implementation

final VoidCallback? onPressed;