onClosed property

dynamic Function()? onClosed
final

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

Implementation

final Function()? onClosed;