methods/display_settings_methods/launch_display_settings library

Classes

LaunchDisplaySettingsOptions
Defines options for launching the display settings modal, including the function to update visibility and the current modal visibility state.

Functions

launchDisplaySettings(LaunchDisplaySettingsOptions options) → void
Toggles the visibility of the display settings modal.

Typedefs

LaunchDisplaySettingsType = void Function(LaunchDisplaySettingsOptions options)
Type definition for the function that launches the display settings modal.