onPressed property

VoidCallback? onPressed
final

Called when the widget is tapped (primary button).

Implementation

final VoidCallback? onPressed;