mustMatchStackedRoute property

bool mustMatchStackedRoute
final

A boolean to indicate whether this can be a valid VRouteElement of the VRoute if no VRouteElement in its stackedRoute is matched

This is mainly useful for VRouteElements which are NOT VRouteElementWithPage

Implementation

final bool mustMatchStackedRoute;