restorationId property Null safety
final
Same as ListView.restorationId: used "to save and restore the scroll offset of the scrollable".
Implementation
final String? restorationId;
Same as ListView.restorationId: used "to save and restore the scroll offset of the scrollable".
final String? restorationId;