🧱 Share feature basis

This commit is contained in:
2025-06-25 15:32:12 +08:00
parent 63230c16ff
commit b275b8328d
7 changed files with 1013 additions and 6 deletions

View File

@ -102,7 +102,7 @@ Future<ThemeData> createAppTheme(
),
snackBarTheme: SnackBarThemeData(
behavior: useM3 ? SnackBarBehavior.floating : SnackBarBehavior.fixed,
width: 560,
width: 480,
),
appBarTheme: AppBarTheme(
centerTitle: true,