frozenCells property
Configuration for frozen cells during scrolling.
Type: FrozenTableData?
. Specifies which cells remain visible
during horizontal or vertical scrolling. Useful for headers/footers.
Implementation
final FrozenTableData? frozenCells;