BreadCrumb({List<BreadItem<T>>? items, this.color = Colors.lightBlue}) : this.items = items ?? [], super();