📅  最后修改于: 2022-03-11 14:55:54.080000             🧑  作者: Mango
final SystemUiOverlayStyle overlayStyle = brightness == Brightness.dark
? SystemUiOverlayStyle.light
: SystemUiOverlayStyle.dark;
// when using appbar to change Statusbar Icon Brightness change
// appbar brightness to het opposite brightness in status bar