kColumnSeparatorWidth top-level constant
double
const kColumnSeparatorWidth
The total layout width of a ColumnSeparator widget.
This constant is used across header and data row calculations to account for the space each column separator occupies.
Implementation
const double kColumnSeparatorWidth = 16.0;