consumers\on_screen_changes library

Classes

OnScreenChangesOptions
Options for handling screen changes.
OnScreenChangesParameters
Parameters for handling screen changes.

Functions

onScreenChanges(OnScreenChangesOptions options) Future<void>
Handles screen changes and adjusts the display settings based on event type and screen sharing status.

Typedefs

OnScreenChangesType = Future<void> Function(OnScreenChangesOptions options)
UpdateAddForBasic = void Function(bool value)
UpdateItemPageLimit = void Function(int value)
UpdateMainHeightWidth = void Function(double value)