stickyHeader property
A widget to be rendered on the before the table in the scroll view.
Its height is defined by SwayzeStyle.stickyHeaderSize
.
Implementation
final Widget? stickyHeader;
A widget to be rendered on the before the table in the scroll view.
Its height is defined by SwayzeStyle.stickyHeaderSize
.
final Widget? stickyHeader;