onFocusLost property

VoidCallback? onFocusLost
final

Called when the widget becomes invisible or enters background while visible.

Implementation

final VoidCallback? onFocusLost;