mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 13:58:47 +00:00
linting_tool: Fix warnings and update dependencies (#981)
This commit is contained in:
@@ -82,9 +82,7 @@ class AppTheme {
|
||||
),
|
||||
colorScheme: const ColorScheme.dark(
|
||||
primary: AppColors.blue200,
|
||||
primaryVariant: AppColors.blue300,
|
||||
secondary: AppColors.orange300,
|
||||
secondaryVariant: AppColors.orange300,
|
||||
surface: AppColors.black800,
|
||||
error: AppColors.red200,
|
||||
onPrimary: AppColors.black900,
|
||||
|
||||
Reference in New Issue
Block a user