stickyHeader property

Widget? stickyHeader
final

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;