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. GravatarQuickEditorError will be non-null if the dismiss was caused by an error.