Olivier Ndikumana
Olivier Ndikumana
```dart AnnotatedRegion( sized: false, value: SystemUiOverlayStyle( statusBarColor: Theme.of(context) .appBarTheme .systemOverlayStyle! .statusBarColor! .withAlpha(1) .withBlue(1) .withGreen(1), ), child: const Placeholder(), ) ```
we'd love to see this in the wild
running into the same issue here. leaving it `cancelNotification: true` is an okay compromise because the notification is still visible, as mentioned by @MaikuB's [comment](https://github.com/MaikuB/flutter_local_notifications/issues/2527#issuecomment-2653559436). ditto on the praise for...
sadly the terraform helm provider does not have `--set-json` option. we'd love to see a fix here. it leaves us stuck with `worker.gracefulShutdown.gracePeriodSeconds=15`