onFocusGained property
Called when the widget becomes visible or enters foreground while visible.
Implementation
final VoidCallback? onFocusGained;
Called when the widget becomes visible or enters foreground while visible.
final VoidCallback? onFocusGained;