focus_detector package
documentation
focus_detector
FocusDetector
onVisibilityGained property
onVisibilityGained
focus_detector package
documentation
focus_detector
FocusDetector
onVisibilityGained property
FocusDetector class
Constructors
FocusDetector
Properties
child
hashCode
key
onFocusGained
onFocusLost
onForegroundGained
onForegroundLost
onVisibilityGained
onVisibilityLost
runtimeType
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
onVisibilityGained
property
Null safety
VoidCallback
?
onVisibilityGained
final
Called when the widget becomes visible.
Implementation
final VoidCallback? onVisibilityGained;