RemoveAccountConfirmationCheckbox constructor
const
RemoveAccountConfirmationCheckbox({})
Implementation
const RemoveAccountConfirmationCheckbox({
super.key,
required super.formKey,
required super.labelText,
}) : super(eventFactory: authEventSubmissionFactory);