sum property

double sum

Access the total sum of the elements in a summary without labels.

Implementation

double get sum => _noLabelChild.sum;