SDCard constructor
Implementation
SDCard(
{this.mediaContent,
@required this.content,
this.subtitle,
this.title,
this.actions,
this.backgroundColor});
SDCard(
{this.mediaContent,
@required this.content,
this.subtitle,
this.title,
this.actions,
this.backgroundColor});