count property

int get count

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

Implementation

int get count => _helper.sections.length;