hasEntries property

bool get hasEntries

Whether this controller has rendered pages

Implementation

bool get hasEntries => _pages.isNotEmpty;