Skip to content

Commit

Permalink
dialog background
Browse files Browse the repository at this point in the history
  • Loading branch information
Notsfsssf committed Sep 8, 2024
1 parent 2d024de commit 26f7639
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/main.dart
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,7 @@ class _MyAppState extends State<MyApp> with WidgetsBindingObserver {
colorScheme: lightColorScheme,
scaffoldBackgroundColor: lightColorScheme.surface,
cardColor: lightColorScheme.surfaceContainer,
dialogBackgroundColor: lightColorScheme.surfaceContainer,
chipTheme: ChipThemeData(
backgroundColor: lightColorScheme.surface,
),
Expand Down

0 comments on commit 26f7639

Please sign in to comment.