menu
web package
documentation
web.dart
DocumentCustomEvents
onVisibilityChange property
onVisibilityChange property
dark_mode
light_mode
onVisibilityChange
property
Stream
<
Event
>
get
onVisibilityChange
Implementation
Stream<Event> get onVisibilityChange => CustomEventProviders.visibilityChangeEvent.forTarget(this);
web package
documentation
web
DocumentCustomEvents
onVisibilityChange property
DocumentCustomEvents extension on
Document