mirror of
https://github.com/flutter/flutter.git
synced 2026-01-29 23:02:44 +08:00
This PR is to add a parameter `contrastLevel` to `ColorScheme.fromSeed` so that we can construct high contrast `ColorScheme`. https://github.com/flutter/flutter/assets/36861262/c609c996-5dfe-4c6c-800c-349a99de4256 Related to https://github.com/flutter/flutter/issues/149683