MaterielUnsupportedTextFieldType

@RequiresOptIn(message = "This text field type is not fully supported and may not behave as expected.", level = RequiresOptIn.Level.WARNING)
@Target(allowedTargets = [AnnotationTarget.FIELD])
annotation class MaterielUnsupportedTextFieldType(source)