onClosed property

(dynamic Function()?) onClosed
final

a function called when user clicks the close button on mono's page

Implementation

final Function()? onClosed;