openDebugSettings property
Presents the debug settings screen without a host BuildContext —
DigiaInstance.openDebugSettingsFromOverlay in production wiring,
which itself degrades silently when no navigator is attached yet.
Implementation
final Future<void> Function() openDebugSettings;