onClose property

(void Function()?) onClose
final

A callback when the message is closed.

Implementation

final void Function()? onClose;