header property

String header

The joined contents of any 'header' files specified in options.

Implementation

String get header =>
    _joinCustomTextFiles(optionSet['header'].valueAt(context));