header property
Returns the joined contents of any 'header' files specified in options.
Implementation
late final String header =
_joinCustomTextFiles(optionSet['header'].valueAt(context));
Returns the joined contents of any 'header' files specified in options.
late final String header =
_joinCustomTextFiles(optionSet['header'].valueAt(context));