willClose property
T Function()?
willClose
final
Callback function to be executed when the overlay container is closed.
Implementation
final T Function()? willClose;
Callback function to be executed when the overlay container is closed.
final T Function()? willClose;