expandedLength property

int expandedLength

Implementation

int get expandedLength => map((e) => e.length).sum;