Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
Gera um comentário do DartDoc que descreve as propriedades da função selecionada.
Create a DartDoc comment that could describe this function in the current file:
$SELECTION
The comment should consist of a single sentence describing what the function does, followed by a line of whitespace, and then zero or more additional sentences.
If the function takes parameters, include a sentence to describe them.
Do not include a sentence for parameters if there are no parameters.
If the function has a return type other than void, include a sentence describing what kind of value is returned and why.
If the function has side effects, include a sentence describing them.
Use a line length of 80 characters.
O conteúdo e os exemplos de código nesta página estão sujeitos às licenças descritas na Licença de conteúdo. Java e OpenJDK são marcas registradas da Oracle e/ou suas afiliadas.
Última atualização 2025-08-08 UTC.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Não contém as informações de que eu preciso","missingTheInformationINeed","thumb-down"],["Muito complicado / etapas demais","tooComplicatedTooManySteps","thumb-down"],["Desatualizado","outOfDate","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Problema com as amostras / o código","samplesCodeIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-08-08 UTC."],[],[],null,["# Generate DartDoc for Function\n\nGenerates a DartDoc comment describing the properties of the selected function.\n\n*** ** * ** ***\n\n Create a DartDoc comment that could describe this function in the current file:\n\n $SELECTION\n\n The comment should consist of a single sentence describing what the function does, followed by a line of whitespace, and then zero or more additional sentences.\n If the function takes parameters, include a sentence to describe them.\n Do not include a sentence for parameters if there are no parameters.\n If the function has a return type other than void, include a sentence describing what kind of value is returned and why.\n If the function has side effects, include a sentence describing them.\n\n Use a line length of 80 characters.\n\n| To run this prompt in Android Studio, click **Gemini** in the sidebar and paste it in the chat field. \n| To save and retrieve prompts in the Studio IDE, go to **Settings \\\u003e Gemini \\\u003e Prompt Library**.\n\n*** ** * ** ***"]]