Profile class widgets

A widget that shows the user profile and editing options.

Constructors

Profile({Key? key, Axis direction = Axis.vertical})
const

Properties

direction → Axis
final

Methods

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