Creates a new phase with the given properties.
const Phase({ required this.title, required this.description, required this.icon, });