PageBlockEmbedded constructor
PageBlockEmbedded({})
Implementation
PageBlockEmbedded({
super.extra,
super.client_id,
this.url,
this.html,
this.poster_photo,
this.width,
this.height,
this.caption,
this.is_full_width,
this.allow_scrolling,
});