onPressed property

VoidCallback? onPressed
final

The action that should be performed when the button is pressed

Implementation

final VoidCallback? onPressed;