headerHeight property

double headerHeight
final

Height of a header. If null, rowHeight will be used instead.

If headerBuilder is specified and rowHeight is null, headerHeight becomes required.

Implementation

final double headerHeight;