onPressed property

VoidCallback? onPressed
final

The callback function to be called when the link is pressed.

Implementation

final VoidCallback? onPressed;