DiveTopicCard constructor
const
DiveTopicCard({})
Implementation
const DiveTopicCard(
{Key? key,
this.richMedia,
this.headerText,
this.subheadText,
this.supportingText,
this.buttonTitles,
this.width = 344})
: super(key: key);