onPressed property

VoidCallback? onPressed
final

Callback, called when this button is tapped or activated other way.

Implementation

final VoidCallback? onPressed;