onFocusGained property Null safety
final
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;