topHeaderOffset property

double? topHeaderOffset
final

Offsets top header relative to the height of the sheet.

Positive values create spacing above the header, while negative values move it underneath the sheet.

Implementation

final double? topHeaderOffset;