EntityLoaderScreen class screens widgets

Screen for loading content details by ID

Constructors

EntityLoaderScreen({Key? key, required String entityID})
const

Properties

entityID → String
final

Methods

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