MyAccountScreen class screens widgets

Screen container for MyAccount

Constructors

MyAccountScreen({Key? key, required String title, WidgetBuilder? customActionsBuilder})
const

Properties

customActionsBuilder → WidgetBuilder?
final
title → String
final

Methods

build(BuildContext context) → Widget
Describes the part of the user interface represented by this widget.