CustomLinkInteractionClickCallback typedef
Implementation
typedef CustomLinkInteractionClickCallback = FutureOr<void> Function(
CustomLinkInteractionClickEvent? event);
typedef CustomLinkInteractionClickCallback = FutureOr<void> Function(
CustomLinkInteractionClickEvent? event);