topHeaderOffset property

StatefulSheetDelegate<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 StatefulSheetDelegate<double>? topHeaderOffset;