awaitLoadingDialogContext property

bool awaitLoadingDialogContext
final

This option is only required when using packages such as Asuka that display dialogs without context. When enabled, it ensures that the loading dialog's context is generated properly to prevent internal issues.

Implementation

final bool awaitLoadingDialogContext;