1 min readMar 4, 2019
It looks like you’ll have to add an incoming property called onDismiss, which is a VoidCallback. Then invoke that callback from the dismiss() method:
It looks like you’ll have to add an incoming property called onDismiss, which is a VoidCallback. Then invoke that callback from the dismiss() method: