onClosed property
a function called when user clicks the close button on mono's page
Implementation
final Function(String? code)? onClosed;
a function called when user clicks the close button on mono's page
final Function(String? code)? onClosed;