headerHeight property
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;
Height of a header. If null, rowHeight will be used instead.
If headerBuilder is specified and rowHeight is null
,
headerHeight becomes required.
final double headerHeight;