onPressed property

VoidCallback? onPressed
final

Callback for the button clicks

Implementation

final VoidCallback? onPressed;