count property

int count

Gets the total number of PdfSection in a document. Read only.

Implementation

int get count => _helper.sections.length;