onOverlayVisible property
receive callback when result overlay visibility changes USE CASE: ignore background pointers & unfocus text field when overlay is visible
Implementation
final Function(bool)? onOverlayVisible;
receive callback when result overlay visibility changes USE CASE: ignore background pointers & unfocus text field when overlay is visible
final Function(bool)? onOverlayVisible;