onTap property

void Function()? onTap
final

Click handler (alternative to href)

Implementation

final void Function()? onTap;