widgets/profile/profile_menu library

Classes

ProfileMenu
ProfileMenuOption
A profile menu option that represents a menu item that will be displayed in the within a profile menu option group that will be added to the profile menu hook.
ProfileMenuOptionGroup
A feature anchor that represents a group of profile menu options that will be displayed in the profile menu hook.

Typedefs

OnSelectedCallback = void Function(BuildContext context)