enableHeaderOverlap property
On state true, the stickyContentBuilder will overlap the content. Only works when direction is Axis.vertical. Default set to false.
Implementation
final bool enableHeaderOverlap;
On state true, the stickyContentBuilder will overlap the content. Only works when direction is Axis.vertical. Default set to false.
final bool enableHeaderOverlap;