onCloseRequested property
This is called when the back button is tapped or when the session is closed
Implementation
final VoidCallback? onCloseRequested;
This is called when the back button is tapped or when the session is closed
final VoidCallback? onCloseRequested;