onClose property
dynamic Function()?
onClose
final
Called each time this step is disposed
Implementation
final Function()? onClose;
Called each time this step is disposed
final Function()? onClose;