const StackRoute({ required this.child, required this.route, this.onPop, this.persist, key, }) : super(key: key);