onTap property
void Function()?
onTap
final
The callback function when the target string is tapped.
Implementation
final void Function()? onTap;
The callback function when the target string is tapped.
final void Function()? onTap;