onDismiss property

VoidCallback? onDismiss

Called when the tooltip is dismissed either by waiting the specified duration or by tapping on the scrim.

Implementation

VoidCallback? get onDismiss;