bool isRouteActive

Source

bool get isRouteActive {
  return this._router.isRouteActive(this._navigationInstruction);
}