menu
spark_framework package
documentation
spark.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);
spark_framework package
documentation
spark
DocumentCustomEvents
onVisibilityChange property
DocumentCustomEvents extension on
Document