hasChildPages property
bool
get
hasChildPages
Flag indicating whether there are child pages that can be navigated to from this page.
Implementation
bool get hasChildPages => childPageFactories.isNotEmpty;