menu
chat_call_core package
documentation
modules/flutter_chat_link/src/widgets/link_preview.dart
LinkPreview
onLinkPressed property
onLinkPressed property
dark_mode
light_mode
onLinkPressed
property
void Function
(
String
)
?
onLinkPressed
final
Custom link press handler.
Implementation
final void Function(String)? onLinkPressed;
chat_call_core package
documentation
modules/flutter_chat_link/src/widgets/link_preview
LinkPreview
onLinkPressed property
LinkPreview class