AccountLandingScreen class screens widgets

Tabbed UI container for MyAccountScreen, User favorites, and User events.

Constructors

AccountLandingScreen({Key? key, String? mediaTag, int initialPage = 0})
const

Properties

initialPage → int
final
mediaTag → String?
final

Methods

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