Upgrade Flutter to 3.38.9 (#4455)

This commit is contained in:
Dat Dang
2026-04-17 17:39:29 +07:00
committed by GitHub
parent bfe51749aa
commit 77e2381ca9
23 changed files with 175 additions and 183 deletions
+1 -1
View File
@@ -332,7 +332,7 @@ class ThemeUtils {
}
static final AppBarTheme _appBarTheme = AppBarTheme(
color: Colors.white,
backgroundColor: Colors.white,
elevation: 0,
systemOverlayStyle: SystemUiOverlayStyle.light,
iconTheme: const IconThemeData(color: Colors.black),