HubbleDeclaration({ required this.declarationText, bool isChecked = true, this.isMandatory = true, }) : super(isChecked);