We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 899e217 commit a5872cdCopy full SHA for a5872cd
lib/src/builder.dart
@@ -184,6 +184,7 @@ class LibraryBuilder extends _Builder {
184
/// outputs through the [BuildStep] they should be indicated in
185
/// [additionalOutputExtensions].
186
///
187
+ /// [header] is used to specify the content at the top of each generated file.
188
/// If `null`, the content of [defaultFileHeader] is used.
189
/// If [header] is an empty `String` no header is added.
190
0 commit comments