menu
htkc_utils package
documentation
chat_ui/widgets/message/text_message.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;
htkc_utils package
documentation
chat_ui/widgets/message/text_message
TextMessageOptions
onLinkPressed property
TextMessageOptions class