onClose property

dynamic Function()? onClose
final

Called each time this step is disposed

Implementation

final Function()? onClose;