labelVisible property
Controls whether summary labels are rendered in the summary row.
Defaults to true. When set to false, neither label nor runtime
aggregate labels selected from the summary menu are displayed; the summary
cell renders only the aggregate value.
Implementation
final bool labelVisible;