const StepItem({ required this.title, this.description, this.completed = false, this.active = false, });