🌈 Create new beautiful Compose Gradients with our new wesite ->
Property

editableText

A visual value of the text field after output transformations that change the visual representation of the field's state have been applied.

Source set: Common
public var SemanticsPropertyReceiver.editableText: AnnotatedString by
    SemanticsProperties.EditableText

A visual value of the text field after output transformations that change the visual representation of the field's state have been applied.

This is the value displayed to the user, for example "***" in a password field.