MediaContentWidget constructor
const
MediaContentWidget({})
Implementation
const MediaContentWidget({
super.key,
required this.content,
this.maxHeight,
this.maxWidth,
this.padding,
this.autoPlay = false,
this.showControls = true,
});