onTap property

dynamic Function() onTap
final

The behavior when the link is pressed.

Implementation

final Function() onTap;