menu
tdlib2 package
documentation
td_api.dart
RichTextAnchorLink
RichTextAnchorLink.new constructor
RichTextAnchorLink.new constructor
dark_mode
light_mode
RichTextAnchorLink
constructor
RichTextAnchorLink
(
{
RichText
?
text
,
required
String
anchorName
,
required
String
url
,
})
Implementation
RichTextAnchorLink({this.text, required this.anchorName, required this.url});
tdlib2 package
documentation
td_api
RichTextAnchorLink
RichTextAnchorLink.new constructor
RichTextAnchorLink class