Stay organized with collections
Save and categorize content based on your preferences.
Generates a DartDoc comment describing the properties of the selected function.
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.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-05-16 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-16 UTC."],[],[]]