menu
webfeed_revised package
documentation
domain/media/embed.dart
Embed
Embed constructor
Embed constructor
dark_mode
light_mode
Embed
constructor
Embed
(
{
String
?
url
,
int
?
width
,
int
?
height
,
List
<
Param
>
?
params
,
})
Default constructor for the Embed class
Implementation
Embed({ this.url, this.width, this.height, this.params, });
webfeed_revised package
documentation
domain/media/embed
Embed
Embed constructor
Embed class