GravatarQuickEditorBottomSheet
ModalBottomSheet component for the Gravatar Quick Editor that enables the user to modify their Avatar.
The bottom sheet is configured to take 70% of the screen height and skips the partially expanded state.
Parameters
The Quick Editor parameters.
The method used for authentication with the Gravatar REST API.
The callback for the Quick Editor updates. Can be invoked multiple times while the Quick Editor is open.
The callback for the dismiss action containing GravatarQuickEditorDismissReason
Deprecated
Use the new GravatarQuickEditorBottomSheet with UpdateHandler param instead.
Replace with
GravatarQuickEditorBottomSheet()
ModalBottomSheet component for the Gravatar Quick Editor that enables the user to modify their Avatar.
The bottom sheet is configured to take 70% of the screen height and skips the partially expanded state.
Parameters
The Quick Editor parameters.
The method used for authentication with the Gravatar REST API.
The callback for the avatar update. Can be invoked multiple times while the Quick Editor is open.
The callback for the dismiss action containing GravatarQuickEditorDismissReason