onPressed property

VoidCallback? onPressed
final

Callback when the button is tapped.

Implementation

final VoidCallback? onPressed;