menu
mineral package
documentation
core/builders.dart
EmbedImage
EmbedImage constructor
EmbedImage constructor
dark_mode
light_mode
EmbedImage
constructor
EmbedImage
(
{
required
String
url
,
String
?
proxyUrl
,
int
?
width
,
int
?
height
,
})
Implementation
EmbedImage({ required this.url, this.proxyUrl, this.width, this.height });
mineral package
documentation
core/builders
EmbedImage
EmbedImage constructor
EmbedImage class