menu
flutter_chat_ui_plus package
documentation
flutter_chat_ui.dart
TextMessageOptions
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;
flutter_chat_ui_plus package
documentation
flutter_chat_ui
TextMessageOptions
onLinkPressed property
TextMessageOptions class