openDebugSettings property

Future<void> Function() openDebugSettings
final

Presents the debug settings screen without a host BuildContextDigiaInstance.openDebugSettingsFromOverlay in production wiring, which itself degrades silently when no navigator is attached yet.

Implementation

final Future<void> Function() openDebugSettings;