clipByHeader property
bool
get
clipByHeader
Defines if the sheet should be clipped by the header in the closed state.
Implementation
bool get clipByHeader => _extent.clipByHeader;
Defines if the sheet should be clipped by the header in the closed state.
bool get clipByHeader => _extent.clipByHeader;