hasEntries property

bool hasEntries

Whether this controller has rendered pages

Implementation

bool get hasEntries => _pages.isNotEmpty;