fix: statusBarIcon color

This commit is contained in:
guozhigq
2024-02-28 23:17:03 +08:00
parent 835ea0a9ff
commit 466214b26a

View File

@ -58,6 +58,9 @@ class _HomePageState extends State<HomePage>
return Scaffold(
extendBody: true,
extendBodyBehindAppBar: true,
appBar: _homeController.enableGradientBg
? null
: AppBar(toolbarHeight: 0, elevation: 0),
body: Stack(
children: [
// gradient background