setDialogShown static method
void
setDialogShown()
Implementation
static void setDialogShown() async =>
await box!.put(kAutoDetectionDialog, true);
static void setDialogShown() async =>
await box!.put(kAutoDetectionDialog, true);