onFocusGained property

VoidCallback? onFocusGained
final

Called when the widget becomes visible or enters foreground while visible.

Implementation

final VoidCallback? onFocusGained;