menu
flutter_social_embeds package
documentation
platforms/x_twitter.dart
XTwitterEmbedData
htmlBody property
htmlBody property
dark_mode
light_mode
htmlBody
property
@
override
String
get
htmlBody
override
The HTML of the embed
Implementation
@override String get htmlBody => embedHtml + htmlScript;
flutter_social_embeds package
documentation
platforms/x_twitter
XTwitterEmbedData
htmlBody property
XTwitterEmbedData class