const VelocitySectionTitle({Key? key, this.title, this.spacing = 110, this.subtitle}) : super(key: key);