CurationScreen class screens

Presents UI for curated list

Uses api.CuratedListDisplayType to present one of three widgets: CuratedGallery, CuratedTimeline, or CuratedPlaylist

Constructors

CurationScreen({Key? key, CuratedList? item})
const

Properties

item → CuratedList?
final

Methods

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