isSinglePage property

bool get isSinglePage

Whether there is a single page.

Implementation

bool get isSinglePage => pageCount == 1;