showVerticalSeparators property
Whether summary aggregate cells draw vertical separator lines.
This controls only the summary row aggregate cell separators. The row still respects the grid line visibility, so vertical separators are visible only when vertical grid lines are enabled globally and this flag is true.
Implementation
final bool? showVerticalSeparators;