LaunchSettingsType typedef

LaunchSettingsType = void Function(LaunchSettingsOptions options)

Type definition for the launchSettings function.

Implementation

typedef LaunchSettingsType = void Function(LaunchSettingsOptions options);