restorationId property

String? restorationId
final

Same as ListView.restorationId: used "to save and restore the scroll offset of the scrollable".

Implementation

final String? restorationId;