hasPendingChildren property

bool get hasPendingChildren

Whether this route has pending children

Implementation

bool get hasPendingChildren => _pendingChildren.isNotEmpty;