restoreState property
Set restoreState to make the last state of the app being restored.
Implementation
Future<String?> Function()? restoreState;
Set restoreState to make the last state of the app being restored.
Future<String?> Function()? restoreState;