onFocusLost property
Called when the widget becomes invisible or enters background while visible.
Implementation
final VoidCallback? onFocusLost;
Called when the widget becomes invisible or enters background while visible.
final VoidCallback? onFocusLost;