RelatedContent class widgets

Constructors

RelatedContent({Key? key, List? relatedContent, String? shareButtonHeroTag})
const

Properties

relatedContent → List?
final
shareButtonHeroTag → String?
final

Methods

createState() → State<RelatedContent>
Creates the mutable state for this widget at a given location in the tree.