OnVisibilityDetectorExtension extension

on

Methods

onAppear(VoidCallback? action) Widget

Available on Widget, provided by the OnVisibilityDetectorExtension extension

Adds an action to perform after this view appears.
onDisappear(VoidCallback? action) Widget

Available on Widget, provided by the OnVisibilityDetectorExtension extension

Adds an action to perform after this view disappears.