MyAccount class widgets

Presents UI for user profile

Constructors

MyAccount({Key? key, WidgetBuilder? customActionsBuilder})
const

Properties

customActionsBuilder → WidgetBuilder?
final

Methods

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