State holder for PCI-compliant input fields in the payment form. This class manages the state of secure input fields that handle sensitive payment information, ensuring compliance with Payment Card Industry (PCI) security standards.
Creates a new instance of PCIFieldState that persists across configuration changes. This composable function should be used to create state holders for PCI-compliant input fields in the payment form.