menu
kin_ui package
documentation
components/kin_data_table.dart
KinDataTable
stickyHeader property
stickyHeader property
dark_mode
light_mode
stickyHeader
property
bool
stickyHeader
final
If true the header sticks at the top while the body scrolls.
Implementation
final bool stickyHeader;
kin_ui package
documentation
components/kin_data_table
KinDataTable
stickyHeader property
KinDataTable class