onDone property
void Function()
onDone
final
The callback to be run when the scene has finished.
Implementation
final void Function() onDone;
The callback to be run when the scene has finished.
final void Function() onDone;