CuratedPlaylist class widgets

Constructors

CuratedPlaylist({Key? key, required CuratedList item})
const

Properties

item → CuratedList
final

Methods

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