restorationId property

String? restorationId
final

Restoration ID to save and restore the state of the text field.

See TextField.restorationId for more information.

Implementation

final String? restorationId;